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

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


    from 3d8ad7a  [C++ RPC] fix typo to keep same with source code (#6220)
     add b3c42f9  [Relay][Pass] Support combine multiple dense op just into 
dense (#6062)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/transform.h                      |   4 +-
 python/tvm/relay/transform/transform.py            |  31 +++-
 src/relay/transforms/combine_parallel_dense.cc     | 166 +++++++++++++++++-
 .../relay/test_pass_combine_parallel_dense.py      | 189 ++++++++++++++++++++-
 4 files changed, 379 insertions(+), 11 deletions(-)

Reply via email to