You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/01/31 06:51:24 UTC

[tvm] branch main updated (d8d0053 -> f2d60fe)

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

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


    from d8d0053   [Fix Bug]fix the bugs of keras frontend when parsing LSTM, GRU, RNN layers. (#9850)
     add f2d60fe  [Caffe Frontend] Add support for Power layer (#9655)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/caffe.py          | 14 ++++++++++++++
 tests/python/frontend/caffe/test_forward.py | 19 +++++++++++++++++++
 2 files changed, 33 insertions(+)