You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by si...@apache.org on 2020/09/01 13:40:57 UTC

[incubator-tvm] branch master updated (66b7ddb -> f56bb71)

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

sijusamuel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 66b7ddb  [TIR][Transform]Block scope hoisting added (#6238)
     add f56bb71  [Torch] Fix aten::max and aten::min conversion (#6372)

No new revisions were added by this update.

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