You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2021/02/24 23:32:17 UTC

[tvm] branch main updated (7f86987 -> 1455536)

This is an automated email from the ASF dual-hosted git repository.

comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 7f86987  [Frontend][Tensorflow] Support range like axis in tf.raw_ops.All for TF 2.x (#7502)
     add 1455536  [BYOC][VitisAI] Fix issue in Vitis AI codegen out tensor names matching & update docs and docker (#7350)

No new revisions were added by this update.

Summary of changes:
 docker/Dockerfile.demo_vitis_ai                |  9 ++-
 docker/install/ubuntu_install_vitis_ai_core.sh | 12 ++--
 docs/deploy/vitis_ai.rst                       | 95 ++++++++++++++++++++------
 python/tvm/contrib/target/vitis_ai.py          |  6 +-
 python/tvm/relay/op/contrib/vitis_ai.py        |  4 ++
 5 files changed, 93 insertions(+), 33 deletions(-)