You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/08/15 07:40:49 UTC

[tvm] branch last-successful updated (e111984117 -> bb513866ad)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from e111984117 [TIR] Allow `tir.Buffer` converted to `BufferLoad/BufferRegion` with `__getitem__` (#12422)
     add d805ae3bd9 [TIR] Expose: `call_packed_lowered`, `call_cpacked_lowered` (#12425)
     add bb513866ad [TIR] Expose Stack-related TVM builtins in Python (#12429)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/__init__.py |   2 +
 python/tvm/tir/op.py       | 123 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 125 insertions(+)