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

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


    from 684f2d7  [VTA][Runtime] clear sram index in reset (#5470)
     add 90b08f5  [intrin] a few more math functions (#5468)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/op.h                     |  6 +++
 python/tvm/tir/__init__.py               |  4 +-
 python/tvm/tir/op.py                     | 80 ++++++++++++++++++++++++++++++++
 src/target/intrin_rule.cc                | 21 +++++++--
 tests/python/unittest/test_tir_intrin.py |  8 +++-
 5 files changed, 114 insertions(+), 5 deletions(-)

Reply via email to