You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/06/02 00:55:12 UTC

[tvm] branch main updated (bc785de -> bb3e772)

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

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


    from bc785de  Add function attribute for shape func for profiling (#8148)
     add bb3e772  [Vulkan][Docs] Minor updates following Vulkan target query. (#8151)

No new revisions were added by this update.

Summary of changes:
 docs/dev/index.rst             |   2 +-
 docs/dev/runtime.rst           |  10 ++
 docs/dev/runtimes/vulkan.rst   | 207 +++++++++++++++++++++++++++++++++++++++++
 src/target/spirv/ir_builder.cc |  44 +++++++--
 4 files changed, 253 insertions(+), 10 deletions(-)
 create mode 100644 docs/dev/runtimes/vulkan.rst