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 d81a4fa [CI] Migrate Tensorflow and Tensorflow lite in CI to 2.1.0
(#5392)
add 1f6c498 [DOCS] Migrate some markdowns to rst, fix sphinx3 warnings
(#5416)
No new revisions were added by this update.
Summary of changes:
docs/api/python/runtime.rst | 25 -------
docs/deploy/android.md | 39 -----------
docs/deploy/android.rst | 42 ++++++++++++
docs/deploy/cpp_deploy.md | 52 ---------------
docs/deploy/cpp_deploy.rst | 56 ++++++++++++++++
docs/deploy/integrate.md | 67 -------------------
docs/deploy/integrate.rst | 69 ++++++++++++++++++++
docs/install/nnpack.md | 100 ----------------------------
docs/install/nnpack.rst | 118 ++++++++++++++++++++++++++++++++++
tests/scripts/task_sphinx_precheck.sh | 2 +-
10 files changed, 286 insertions(+), 284 deletions(-)
delete mode 100644 docs/deploy/android.md
create mode 100644 docs/deploy/android.rst
delete mode 100644 docs/deploy/cpp_deploy.md
create mode 100644 docs/deploy/cpp_deploy.rst
delete mode 100644 docs/deploy/integrate.md
create mode 100644 docs/deploy/integrate.rst
delete mode 100644 docs/install/nnpack.md
create mode 100644 docs/install/nnpack.rst