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 2022/01/26 12:25:54 UTC

[tvm] branch main updated (ffff8dd -> abdccf9)

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 ffff8dd  Add FP requantize flow. Set float32 flow by default for llvm x86 targets with (#9637)
     add abdccf9  [Relay][DefuseOps pass] bug fix: To support function body types other than call node (#10069)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/defuse_ops.cc         |  18 ++--
 tests/python/relay/test_pass_defuse_ops.py | 151 ++++++++++++++++++++++++++++-
 2 files changed, 157 insertions(+), 12 deletions(-)