You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/12/13 05:31:43 UTC

[tvm] branch main updated (51431d5a8c -> ec9fcc0dac)

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

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


    from 51431d5a8c [Relay] Bug fix in relay.squeeze function for issue #12400 (#12684)
     add ec9fcc0dac [Relay] Fix `CombineParallelDense` slicing axis  (#13597)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/combine_parallel_dense.cc     | 43 ++++++++++++------
 .../relay/test_pass_combine_parallel_dense.py      | 51 +++++++++++++++++++---
 2 files changed, 74 insertions(+), 20 deletions(-)