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

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


    from c7c39a4  Fix edge cases in const_int_bound and fold_scale_axis (#6911)
     add b4f99e5  [TRT][BYOC] handling dynamism in TensorRT to support OD 
models (#6905)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/tensorrt.py       | 222 ++++++++-----
 src/relay/backend/contrib/tensorrt/codegen.cc |  17 +-
 src/runtime/contrib/tensorrt/tensorrt_ops.cc  |   2 +-
 tests/python/contrib/test_tensorrt.py         | 441 ++++++++++++++++----------
 4 files changed, 438 insertions(+), 244 deletions(-)

Reply via email to