summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Quantizer/Support/Statistics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Cleanup non-conforming usages of namespaces.River Riddle2019-12-181-7/+2
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-8/+8
* Refactor ElementsAttr::getValue and DenseElementsAttr::getSplatValue.River Riddle2019-08-141-4/+2
* Upstream the Quantizer tool (part 4).Stella Laurenzo2019-06-011-1/+1
* Rename VectorOrTensorType to ShapedTypeGeoffrey Martin-Noble2019-05-201-6/+6
* Start to introduce the "Quantizer" tool, which is responsible for transfo...Stella Laurenzo2019-05-201-0/+111
OpenPOWER on IntegriCloud