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 9db632f [Runtime] Fix TVM_DLL_EXPORT_TYPED_FUNC to work on Windows
(#4955)
add 1dbdcfb [DOCS] Sphinx -- Introduce alias detection. (#4954)
No new revisions were added by this update.
Summary of changes:
docs/api/python/index.rst | 1 -
docs/api/python/relay/op.rst | 39 ++---------
docs/api/python/te.rst | 6 --
docs/api/python/tvm.rst | 76 ---------------------
docs/conf.py | 104 ++++++++++++++++++++++-------
python/tvm/ir/base.py | 12 ++--
python/tvm/relay/op/transform.py | 13 ++--
python/tvm/relay/op/vision/__init__.py | 2 -
python/tvm/relay/op/vision/multibox.py | 1 -
python/tvm/relay/op/vision/nms.py | 1 -
python/tvm/target/generic_func.py | 2 -
tutorials/language/intrin_math.py | 4 +-
vta/tutorials/frontend/deploy_detection.py | 2 +-
13 files changed, 99 insertions(+), 164 deletions(-)
delete mode 100644 docs/api/python/tvm.rst