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/incubator-tvm.git.
from 4c4d3dc Fix tutorial broken by Docker build (#6694)
add cf49e8b [Torch, Quantization] Necessary workaround to prepare for 1.6
update (#6602)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/pytorch.py | 15 +-
.../tvm/relay/frontend/pytorch_utils.py | 17 +-
python/tvm/relay/frontend/qnn_torch.py | 186 ++++++++++++++-------
3 files changed, 134 insertions(+), 84 deletions(-)
copy tests/scripts/task_python_ethosn_tests.sh =>
python/tvm/relay/frontend/pytorch_utils.py (76%)
mode change 100755 => 100644