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

[incubator-tvm] branch master updated (0fb4836 -> 8502691)

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

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


    from 0fb4836  [Relay][Pass] Add inline pass (#4927)
     add 8502691  [Frontend] [Tensorflow] ReadVariableOp operator support (#4952)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow.py          | 11 +++++
 tests/python/frontend/tensorflow/test_forward.py | 60 ++++++++++++++++++++++++
 2 files changed, 71 insertions(+)