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

[incubator-tvm] branch master updated (3c2aa1a -> b796c13)

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

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


    from 3c2aa1a  [DOCSTRING]missing function parameters updated (#5228)
     add b796c13  [KERAS]Upsample3d & ZeroPadding3d op (#5125)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/keras.py          | 53 ++++++++++++++++++++++++-----
 tests/python/frontend/keras/test_forward.py | 25 ++++++++++++++
 2 files changed, 69 insertions(+), 9 deletions(-)