You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/11/03 23:19:20 UTC

[incubator-tvm] branch main updated (b4db112 -> 4122def)

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/incubator-tvm.git.


    from b4db112  Fix Annotate Target to support freevars(relay.zeros, relay.ones etc) of any size (including zero)  (#6826)
     add 4122def  [DOCS] Enable theme with header and footer. (#6834)

No new revisions were added by this update.

Summary of changes:
 docs/README.txt                       |  2 +-
 docs/conf.py                          | 56 ++++++++++++++++++++++++++++++++++-
 python/tvm/relay/frontend/pytorch.py  | 12 ++++----
 tests/scripts/task_python_docs.sh     |  4 +++
 tests/scripts/task_sphinx_precheck.sh |  4 +++
 5 files changed, 70 insertions(+), 8 deletions(-)