This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 9404fb5a59 [CI] Unpin pytest-profiling (#17620)
add 9898039456 [docs] Download 3rd party embeds to local files
No new revisions were added by this update.
Summary of changes:
docs/Makefile | 4 +
docs/download_3rdparty_embeds.py | 314 +++++++++++++++++++++++++++++++
docs/script_convert.py | 100 ----------
tests/python/ci/test_script_converter.py | 173 -----------------
tests/scripts/task_python_docs.sh | 2 +-
5 files changed, 319 insertions(+), 274 deletions(-)
create mode 100644 docs/download_3rdparty_embeds.py
delete mode 100644 docs/script_convert.py
delete mode 100644 tests/python/ci/test_script_converter.py