This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Quantizer
/
Support
History
Jacques Pienaar
9edcd99feb
Address some build warnings.
...
-- PiperOrigin-RevId: 249986120
2019-06-01 20:02:52 -07:00
..
Configuration.cpp
Address some build warnings.
2019-06-01 20:02:52 -07:00
ConstraintAnalysisGraph.cpp
Upstreaming Quantizer tool (part 2).
2019-05-20 13:43:31 -07:00
Metadata.cpp
Upstreaming Quantizer tool (part 2).
2019-05-20 13:43:31 -07:00
Statistics.cpp
Upstream the Quantizer tool (part 4).
2019-06-01 19:53:12 -07:00
TypeUtils.cpp
Rename VectorOrTensorType to ShapedType
2019-05-20 13:43:58 -07:00
UniformConstraints.cpp
Address some build warnings.
2019-06-01 20:02:52 -07:00
UniformSolvers.cpp
Start to introduce the "Quantizer" tool, which is responsible for transforming a computation expressed in floating point to one operating in terms of quantized types (where possible), either using quant-aware-training hints where available or post-training statistics.
2019-05-20 13:42:30 -07:00