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/01/31 05:55:59 UTC

[tvm] branch main updated (5029c9d -> d8d0053)

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 5029c9d  Update nn.rs (#10063)
     add d8d0053   [Fix Bug]fix the bugs of keras frontend when parsing LSTM, GRU, RNN layers. (#9850)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/keras.py          | 21 +++++++++++++++------
 tests/python/frontend/keras/test_forward.py | 17 +++++++++++++++++
 2 files changed, 32 insertions(+), 6 deletions(-)