This is an automated email from the ASF dual-hosted git repository.
mbaret pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from c263f22 [TVMC][FIX] Compiler supports input with a slash (#8481)
add 2b57907 fix minor misspelling (#8476)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/common.py | 4 ++--
python/tvm/relay/frontend/onnx.py | 2 +-
python/tvm/relay/frontend/pytorch_utils.py | 2 +-
python/tvm/relay/frontend/qnn_torch.py | 2 +-
python/tvm/relay/frontend/tensorflow.py | 4 ++--
python/tvm/relay/frontend/tensorflow2.py | 2 +-
python/tvm/relay/frontend/tflite.py | 2 +-
python/tvm/relay/frontend/tflite_flexbuffer.py | 2 +-
tests/python/frontend/onnx/test_forward.py | 6 +++---
tests/python/frontend/tflite/test_forward.py | 2 +-
tutorials/frontend/from_mxnet.py | 2 +-
tutorials/frontend/from_onnx.py | 4 ++--
12 files changed, 17 insertions(+), 17 deletions(-)