summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/QuantOps/Utils/QuantizeUtils.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-11/+9
* Quantize attribute values by per axis quantization parametersFeng Liu2019-09-191-8/+16
* Refactor DenseElementAttr::getValues methods to return full ranges for splats.River Riddle2019-08-111-3/+8
* Simplify usages of SplatElementsAttr now that it inherits from DenseElementsA...River Riddle2019-06-191-37/+1
* Refactor DenseElementsAttr to support auto-splatting the dense data on constr...River Riddle2019-06-191-1/+1
* Rename VectorOrTensorType to ShapedTypeGeoffrey Martin-Noble2019-05-201-6/+6
* Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.Stella Laurenzo2019-05-201-0/+182
OpenPOWER on IntegriCloud