You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/06/04 20:10:46 UTC

[tvm] branch main updated (c9db3d0 -> 82cf197)

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/tvm.git.


    from c9db3d0  [METAL] Fix the rest memory leaks in Metal runtime (#8175)
     add 82cf197  Fix prelu bug in pytorch frontend (#8192)

No new revisions were added by this update.

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