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 2022/07/01 22:24:59 UTC

[tvm] branch main updated (286a51921d -> 1787cca3f9)

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 286a51921d [LLVM] Remove use of deprecated PointerType::getPointerElementType() (#11984)
     add 1787cca3f9 [Relay] [PyTorch] Add aten::tril and aten::triu (#11890)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 27 +++++++++
 tests/python/frontend/pytorch/test_forward.py | 81 ++++++++++++++++++++++++---
 2 files changed, 101 insertions(+), 7 deletions(-)