index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mlir
/
lib
/
Dialect
/
QuantOps
/
Utils
/
FakeQuantSupport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
1
-13
/
+4
*
NFC: Cleanup non-conforming usages of namespaces.
River Riddle
2019-12-18
1
-22
/
+18
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-1
/
+1
*
Remove the constraint that min / max should stride zero
Feng Liu
2019-09-10
1
-12
/
+13
*
Convert ConstFakeQuantPerAxis to qcast and dcast pair
Feng Liu
2019-09-10
1
-3
/
+2
*
Convert per channel fake quant attributes to type
Feng Liu
2019-09-09
1
-36
/
+102
*
Add tests to verify 0.0 is quantized correctly
Feng Liu
2019-08-29
1
-1
/
+1
*
Fix the equality check of two floating point values
Feng Liu
2019-08-28
1
-3
/
+5
*
Add an "is_signed" attribute to the quant_ConstFakeQuant op
Feng Liu
2019-07-19
1
-3
/
+9
*
Support signed and unsigned quantization types
Feng Liu
2019-07-16
1
-8
/
+13
*
Move the emitError/Warning/Remark utility methods out of MLIRContext and into...
River Riddle
2019-06-25
1
-2
/
+2
*
Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.
Stella Laurenzo
2019-05-20
1
-0
/
+109