QNN quantize and dequantize operators. (#3745)
* QNN quantize and dequantize operators. * addressing review comments. * addressing review comments. * Adding new line at the end of the file. * Adhering to styling guidelines. * Adding name to contributors. * Fixing lint issue. * Fixing file name. * Removing unnecessary code.
Showing
src/relay/qnn/op/dequantize.cc
0 → 100644
src/relay/qnn/op/quantize.cc
0 → 100644
tests/python/relay/test_qnn_dequantize.py
0 → 100644
tests/python/relay/test_qnn_quantize.py
0 → 100644
Please
register
or
sign in
to comment