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 2019/11/21 18:53:46 UTC

[incubator-tvm] branch master updated (786d799 -> 0bbdad4)

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 786d799  add GPU checking before compilation for rocm (#4394)
     add 0bbdad4  [Relay][Frontend][TF] Fix slice when begin or size is not Const (#4372)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow.py          | 10 ++++++++--
 tests/python/frontend/tensorflow/test_forward.py | 16 +++++++++++++++-
 2 files changed, 23 insertions(+), 3 deletions(-)