You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/08/12 11:34:29 UTC

[tvm] branch last-successful updated (22dcf4490d -> a1c371f46c)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 22dcf4490d [PyTorch] Fix pad_common for float pad_value (#12134)
     add a1c371f46c [PyTorch] Fix all_any_common with no default input (#12395)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 10 ++++++++--
 tests/python/frontend/pytorch/test_forward.py |  5 +++++
 2 files changed, 13 insertions(+), 2 deletions(-)