summaryrefslogtreecommitdiffstats
path: root/mlir/unittests/Dialect/QuantOps/QuantizationUtilsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Simplify usages of SplatElementsAttr now that it inherits from DenseElementsA...River Riddle2019-06-191-1/+1
* Refactor SplatElementsAttr to inherit from DenseElementsAttr as opposed to be...River Riddle2019-06-191-1/+1
* Remove the explicit attribute kinds for DenseIntElementsAttr and DenseFPEleme...River Riddle2019-06-091-1/+1
* Rename VectorOrTensorType to ShapedTypeGeoffrey Martin-Noble2019-05-201-2/+2
* Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.Stella Laurenzo2019-05-201-0/+173
OpenPOWER on IntegriCloud