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/10/14 23:55:48 UTC

[tvm] branch main updated (08018ea -> f4db899)

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 08018ea  [TIR] Add support for 0-dim buffer (#9224)
     add f4db899  [TFLite] Add option to overwrite OperatorConverter class in relay.frontend.from_tflite (#9256)

No new revisions were added by this update.

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