This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 899556d2da [Relax][Op][PyTorch] Supported Median operator (#18626)
add a393b47563 [Relax] Add FInferMixedPrecision and FRelaxInferLayout for
conv transpose ops (#18629)
No new revisions were added by this update.
Summary of changes:
src/relax/op/nn/convolution.cc | 137 ++++++++++++++++++++++++++-
tests/python/relax/test_op_nn_convolution.py | 38 ++++++++
2 files changed, 171 insertions(+), 4 deletions(-)