You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2020/10/04 19:54:32 UTC

[incubator-tvm] branch master updated (2658ebe -> 21002cd)

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

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


    from 2658ebe  Dynamic ONNX Importer (#6351)
     add 21002cd  Fix Strided Slice Infer Layout (#6621)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/tensor/transform.cc                  | 111 +++++++++++++++-------
 tests/python/relay/test_pass_convert_op_layout.py |  46 +++++++++
 2 files changed, 124 insertions(+), 33 deletions(-)