[OPT] Low-bit Quantization (#2116)
* [QUANTIZE] Quantization implementation. * Update. * Update. * Update. * Update.
Showing
python/tvm/relay/quantize/__init__.py
0 → 100644
python/tvm/relay/quantize/_annotate.py
0 → 100644
python/tvm/relay/quantize/_quantize.py
0 → 100644
python/tvm/relay/quantize/quantize.py
0 → 100644
src/relay/pass/quantize.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/relay/pass/quantize.h
0 → 100644
tests/python/relay/test_pass_quantize.py
0 → 100644
Please
register
or
sign in
to comment