You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ww...@apache.org on 2020/01/14 02:51:37 UTC

[incubator-tvm] branch master updated (5699637 -> 8037fc8)

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

wweic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 5699637  [VTA] Fix an issue in updating uop_idx in the TensorGemm module (#4694)
     add 8037fc8  fix RemoveUnusedFunctions pass

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/vm/removed_unused_funcs.cc       | 37 +++++++---------------
 .../relay/test_pass_remove_unused_functions.py     | 24 ++++++++++++++
 2 files changed, 36 insertions(+), 25 deletions(-)