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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 05cda49  [CMSIS-NN] Include clip in the qnn binary op patterns (#10548)
     add 4e4f607  [BYOC][TENSOORT] Add support for FP16 on TensorRT BYOC flow  
(#10388)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/tensorrt.py          | 140 +++----
 src/relay/backend/contrib/tensorrt/codegen.cc    |  13 +-
 src/runtime/contrib/tensorrt/tensorrt_builder.cc |  29 +-
 src/runtime/contrib/tensorrt/tensorrt_builder.h  |   2 +-
 src/runtime/contrib/tensorrt/tensorrt_ops.cc     |  38 +-
 src/runtime/contrib/tensorrt/tensorrt_ops.h      |   2 +-
 src/runtime/contrib/tensorrt/tensorrt_runtime.cc |   8 +-
 tests/python/contrib/test_tensorrt.py            | 480 ++++++++++++++---------
 8 files changed, 416 insertions(+), 296 deletions(-)

Reply via email to