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 2021/01/13 18:12:55 UTC

[tvm] branch main updated (1410e68 -> 384714b)

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 1410e68  Change the all #pragma once to ifdef include guard (#7264)
     add 384714b  Reorder dynamic to static and simplify inference, lower DynamicToStatic Opt Level (#7213)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/build_module.cc         |  3 ++-
 src/relay/transforms/dynamic_to_static.cc |  2 +-
 tests/python/relay/test_op_level1.py      | 10 ++++++++++
 3 files changed, 13 insertions(+), 2 deletions(-)