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/05/20 13:04:18 UTC

[tvm] branch main updated (1203d73 -> ec3b160)

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 1203d73  [TensorIR] change IntRV to ExprRV (#8077)
     add ec3b160  Add support for the quantized TANH operator to relay TFLite frontend (#8024)

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 | 25 +++++++++++++++++++------
 2 files changed, 28 insertions(+), 8 deletions(-)