You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/01/06 17:50:20 UTC

[incubator-tvm] branch master updated (3b67e8a -> dc30880)

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

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


    from 3b67e8a  Update image version tags in Dockerfile comments (#4631)
     add dc30880  [FRONTEND][Keras] Add support for tf.Keras networks in Relay Keras frontend (#4630)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/keras.py          |  57 ++-
 tests/python/frontend/keras/test_forward.py | 587 +++++++++++++++-------------
 2 files changed, 348 insertions(+), 296 deletions(-)