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

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


    from d54036a  Safe remove tmpdir (#4781)
     add 9c383f6  [PassManager] Implement pass manager tracing API (#4782)

No new revisions were added by this update.

Summary of changes:
 docs/dev/relay_pass_infra.rst           | 20 ++++++++++++++++++++
 include/tvm/ir/transform.h              | 22 ++++++++++++++++++++++
 python/tvm/relay/transform.py           | 13 +++++++++----
 src/ir/transform.cc                     | 11 +++++++++++
 src/relay/ir/transform.cc               |  3 ++-
 tests/python/relay/test_pass_manager.py | 30 ++++++++++++++++++++++++++++++
 6 files changed, 94 insertions(+), 5 deletions(-)

Reply via email to