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

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


    from a566161  [REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate 
corresponding files (#4862)
     add 176ffe5  [DOCS][PY] Sphinx docs about tvm.ir
     add aaf62e4  Fix optimize

No new revisions were added by this update.

Summary of changes:
 docs/api/python/index.rst                 | 9 +++------
 docs/api/python/{container.rst => ir.rst} | 9 +++++----
 docs/api/python/runtime.rst               | 2 +-
 docs/conf.py                              | 3 +++
 python/tvm/ir/__init__.py                 | 4 ++--
 python/tvm/ir/module.py                   | 6 +++---
 python/tvm/relay/build_module.py          | 2 +-
 7 files changed, 18 insertions(+), 17 deletions(-)
 rename docs/api/python/{container.rst => ir.rst} (91%)

Reply via email to