summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/QuantOps/Utils/FakeQuantSupport.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-22/+18
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-1/+1
* Remove the constraint that min / max should stride zeroFeng Liu2019-09-101-12/+13
* Convert ConstFakeQuantPerAxis to qcast and dcast pairFeng Liu2019-09-101-3/+2
* Convert per channel fake quant attributes to typeFeng Liu2019-09-091-36/+102
* Add tests to verify 0.0 is quantized correctlyFeng Liu2019-08-291-1/+1
* Fix the equality check of two floating point valuesFeng Liu2019-08-281-3/+5
* Add an "is_signed" attribute to the quant_ConstFakeQuant opFeng Liu2019-07-191-3/+9
* Support signed and unsigned quantization typesFeng Liu2019-07-161-8/+13
* Move the emitError/Warning/Remark utility methods out of MLIRContext and into...River Riddle2019-06-251-2/+2
* Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.Stella Laurenzo2019-05-201-0/+109
OpenPOWER on IntegriCloud