You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2021/04/21 15:40:27 UTC

[tvm] branch main updated (8bd857d -> 935a7ad)

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

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


    from 8bd857d  [RPC][REFACTOR] Use PopenWorker to handle RPC Server. (#7889)
     add 935a7ad  Add support for the quantized RESIZE_BILINEAR operator to relay TFLite frontend (#7866)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          | 11 ++++-
 tests/python/frontend/tflite/test_forward.py | 66 +++++++++++++++++++++++-----
 2 files changed, 64 insertions(+), 13 deletions(-)