You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2021/04/14 03:43:07 UTC

[tvm] branch main updated (90dce48 -> 1e9c1bf)

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

comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 90dce48  [Topi & Relay] Add quantization support for the vision transform model in GPU (#7814)
     add 1e9c1bf  [Relay][Pass] SimplifyCastLike/Cast and ConcretizeFullLikeRewrite rewrites for SimplifyExpr (#7827)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/simplify_expr.cc         | 40 +++++++++++++++++++++++++++
 tests/python/relay/test_pass_simplify_expr.py | 25 +++++++++++++++++
 2 files changed, 65 insertions(+)