This is an automated email from the ASF dual-hosted git repository.
moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 1314091 Fast exponent (#4790)
add 0b2d11a [DOCS] Introduce how to add hardware backend to FAQ (#4898)
No new revisions were added by this update.
Summary of changes:
docs/api/python/target.rst | 2 +-
docs/dev/relay_bring_your_own_codegen.rst | 2 +
docs/faq.md | 49 -----------------------
docs/faq.rst | 64 +++++++++++++++++++++++++++++++
docs/install/index.rst | 2 +
docs/vta/index.rst | 4 +-
tutorials/autotvm/README.txt | 5 ++-
tutorials/language/tensorize.py | 2 +
8 files changed, 77 insertions(+), 53 deletions(-)
delete mode 100644 docs/faq.md
create mode 100644 docs/faq.rst