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 01:35:45 UTC

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

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


    from d261fa8838 [Hexagon] Add pylint on tests (#13233)
     add 404d95f054 [build][relay][te][tir] remove unused vars / args (#13266)
     add ff6aaeb12a [Frontend][Tensorflow2] Import graph_def to default graph before calling function_def_to_graph_def (#13260)

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, 25 insertions(+), 23 deletions(-)