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 2021/09/24 20:18:36 UTC

[tvm] branch main updated (d3d7e8e -> 8a62f10)

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 d3d7e8e  [PYTHON][FFI] Skip numpy.ascontiguousarray if C_CONTIGUOUS == True (#9073)
     add 8a62f10  [TFLite] Fix padding calculation in Transpose Conv (#9089)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          |  7 ++++---
 tests/python/frontend/tflite/test_forward.py | 20 ++++++++++++++++++++
 2 files changed, 24 insertions(+), 3 deletions(-)