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

[tvm] branch last-successful updated (ff6aaeb12a -> d261fa8838)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    omit ff6aaeb12a [Frontend][Tensorflow2] Import graph_def to default graph before calling function_def_to_graph_def (#13260)
    omit 404d95f054 [build][relay][te][tir] remove unused vars / args (#13266)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/last-successful (d261fa8838)
            \
             O -- O -- O   (ff6aaeb12a)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow2.py           | 30 +++++++++-------------
 src/relay/backend/graph_plan_memory.cc             |  2 +-
 src/relay/backend/te_compiler_cache.cc             |  4 +--
 src/relay/transforms/remove_standalone_reshapes.cc |  4 ++-
 src/te/operation/compute_op.cc                     |  4 ++-
 src/tir/ir/data_type_rewriter.cc                   |  2 +-
 src/tir/schedule/primitive/cache_index.cc          |  2 +-
 7 files changed, 23 insertions(+), 25 deletions(-)