You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wr...@apache.org on 2022/07/02 05:00:42 UTC

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

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

wrongtest pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 1787cca3f9 [Relay] [PyTorch] Add aten::tril and aten::triu (#11890)
     add ce8f6d176d add missing narrow down of index within conditions (#11942)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/narrow_datatype.cc              | 58 ++++++++++++++++++----
 .../unittest/test_tir_transform_narrow_datatype.py | 29 +++++++++++
 2 files changed, 76 insertions(+), 11 deletions(-)