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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 0a3ad644e5 [topi] Add `arm_cpu` specific pooling schedules (#15311)
     add ae3de3d64c [CMAKE] Conditionally link "clog" in NNPack install (#15359)
     add ab75b58117 [Bug][Relay] fix relay frontend pytorch op addmm bug 
(#15294)
     add 8e33401937 [Bugfix][Relay][Frontend][Keras] Add a assertion to reject 
a invalid value for attribute units in RNN layers (#15334)
     add 03fecba6c8 [Bugfix][Frontend][Keras] Add a check to reject the invalid 
input shape (#15335)

No new revisions were added by this update.

Summary of changes:
 cmake/modules/contrib/NNPack.cmake            |  4 +++-
 python/tvm/relay/frontend/keras.py            | 11 +++++++++++
 python/tvm/relay/frontend/pytorch.py          | 16 +++++++---------
 tests/python/frontend/keras/test_forward.py   | 10 +++++++++-
 tests/python/frontend/pytorch/test_forward.py | 12 ++++++++++++
 5 files changed, 42 insertions(+), 11 deletions(-)

Reply via email to