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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
3
-39
/
+12
*
NFC: Cleanup non-conforming usages of namespaces.
River Riddle
2019-12-18
2
-33
/
+27
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-1
/
+1
*
Quantize attribute values by per axis quantization parameters
Feng Liu
2019-09-19
2
-8
/
+55
*
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
*
[NFC] Rename ExpressedToUniformQuantizedType to ExpressedToQuantizedType
Feng Liu
2019-09-09
1
-8
/
+7
*
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
*
Refactor DenseElementAttr::getValues methods to return full ranges for splats.
River Riddle
2019-08-11
1
-3
/
+8
*
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
*
Simplify usages of SplatElementsAttr now that it inherits from DenseElementsA...
River Riddle
2019-06-19
1
-37
/
+1
*
Refactor DenseElementsAttr to support auto-splatting the dense data on constr...
River Riddle
2019-06-19
1
-1
/
+1
*
Rename VectorOrTensorType to ShapedType
Geoffrey Martin-Noble
2019-05-20
2
-8
/
+8
*
Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.
Stella Laurenzo
2019-05-20
3
-0
/
+364