This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 53e4c60 [DOC] Improve "Getting Started with TVM" tutorials and fix
warnings (#8221)
add 1f2ca06 Expose list of PassContext configurations to the Python APIs
(#8212)
No new revisions were added by this update.
Summary of changes:
include/tvm/ir/transform.h | 6 ++++++
python/tvm/ir/transform.py | 5 +++++
src/ir/transform.cc | 14 ++++++++++++++
tests/cpp/relay_transform_sequential_test.cc | 7 +++++++
tests/python/relay/test_pass_instrument.py | 7 +++++++
5 files changed, 39 insertions(+)