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
/
test
/
Dialect
/
QuantOps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor QuantOps TypeParser to use the DialectAsmParser methods directly.
River Riddle
2019-11-01
2
-25
/
+25
*
Convert the Canonicalize and CSE passes to generic Operation Passes.
River Riddle
2019-10-24
1
-1
/
+1
*
Add `axis` attribute to the quant.stats op
Feng Liu
2019-10-03
2
-7
/
+23
*
Specalize f32->i8/u8 Quanitization with C++ native arithmetic to optimize per...
Jing Pu
2019-09-22
1
-1
/
+1
*
Quantize attribute values by per axis quantization parameters
Feng Liu
2019-09-19
1
-0
/
+20
*
Remove the constraint that min / max should stride zero
Feng Liu
2019-09-10
2
-27
/
+37
*
Convert ConstFakeQuantPerAxis to qcast and dcast pair
Feng Liu
2019-09-10
1
-0
/
+19
*
Add quant.const_fake_quant_per_axis op
Feng Liu
2019-09-09
1
-0
/
+15
*
Add tests to verify 0.0 is quantized correctly
Feng Liu
2019-08-29
2
-0
/
+93
*
Add an "is_signed" attribute to the quant_ConstFakeQuant op
Feng Liu
2019-07-19
1
-1
/
+46
*
Change the attribute dictionary syntax to separate name and value with '='.
River Riddle
2019-06-25
4
-25
/
+25
*
Modify the syntax of the the ElementsAttrs to print the type as a colon type.
River Riddle
2019-06-25
4
-41
/
+41
*
Rename -verify mlir-opt flag to -verify-expected-diagnostics
Geoffrey Martin-Noble
2019-06-19
4
-4
/
+4
*
Refactor SplatElementsAttr to inherit from DenseElementsAttr as opposed to be...
River Riddle
2019-06-19
2
-12
/
+12
*
Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.
Stella Laurenzo
2019-05-20
10
-0
/
+759