This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 1b32245f0b [microNPU] Add a pass to reorder copy and compute nodes 
(#10959)
     add f88a10fb00 [TFLite] Add support to int16 data type in TFLite frontend 
(#10915)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          |  11 +-
 src/relay/qnn/op/convolution.cc              |  48 +++--
 src/relay/qnn/op/dequantize.cc               |   4 +-
 src/relay/qnn/op/quantize.cc                 |   4 +-
 src/relay/qnn/op/requantize.cc               |   8 +-
 tests/python/frontend/tflite/test_forward.py | 257 ++++++++++++++++++++-------
 6 files changed, 235 insertions(+), 97 deletions(-)

Reply via email to