author | Wuwei Lin <vincentl13x@gmail.com> | |
Fri, 2 Aug 2019 03:55:27 +0000 (20:55 -0700) | ||
committer | ziheng <ziheng@apache.org> | |
Fri, 2 Aug 2019 03:55:27 +0000 (20:55 -0700) | ||
commit | 33ab3c602874d128d600f9cfa5c23da37a9f1ab2 | |
tree | fb53a8102521a4166fba8291793be8b4872bafe6 | tree | snapshot |
parent | 5357f49b0ed02e33faa590aa104760ee370a00ec | commit | diff |
python/tvm/relay/quantize/__init__.py | diff | blob | history | |
python/tvm/relay/quantize/_annotate.py | diff | blob | history | |
python/tvm/relay/quantize/kl_divergence.py | [new file with mode: 0644] | blob |
python/tvm/relay/quantize/quantize.py | diff | blob | history | |
src/relay/pass/quantize.cc | [deleted file] | blob | history |
src/relay/pass/quantize.h | [deleted file] | blob | history |
src/relay/pass/quantize/calibrate.cc | [new file with mode: 0644] | blob |
src/relay/pass/quantize/quantize.cc | [new file with mode: 0644] | blob |
src/relay/pass/quantize/quantize.h | [new file with mode: 0644] | blob |