You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2022/05/27 16:21:37 UTC

[tvm] branch main updated (2a2d91077f -> 7766ab2cc4)

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

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


    from 2a2d91077f [VM] Memory alignment check for `set_input` in Virtual Machine (#11391)
     add 7766ab2cc4 Add unidirectional sequence lstm (#11183)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          | 180 ++++++++++++++++++++++++++-
 tests/python/frontend/tflite/test_forward.py |  38 +++++-
 2 files changed, 213 insertions(+), 5 deletions(-)