You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2020/03/02 03:16:59 UTC

[incubator-tvm] branch master updated (51af454 -> 1c8e5b9)

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

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


    from 51af454  [Relay][FastMath] Relay pass to use fast exp/tanh (#4873)
     add 1c8e5b9  [TFLITE]FLOOR_MOD & FLOOR_DIV support (#4971)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          | 16 ++++++++++++++++
 tests/python/frontend/tflite/test_forward.py | 19 +++++++++++++++++++
 2 files changed, 35 insertions(+)