You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2020/03/21 13:18:54 UTC

[incubator-tvm] branch master updated (36a83c7 -> 050f2bd)

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

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


    from 36a83c7  [docs] Update relay docs (#5112)
     add 050f2bd  [KERAS] conv3d frontend operator support (#5080)

No new revisions were added by this update.

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