You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2019/11/13 06:11:47 UTC

[incubator-tvm] branch master updated (e541c75 -> 8cd5cce)

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

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


    from e541c75  Fix the TF tutorial to run against TF2.0 and TF1.x (#4104)
     add 8cd5cce  [TOPI][OP] Support Faster-RCNN Proposal OP on CPU (#4297)

No new revisions were added by this update.

Summary of changes:
 tests/python/relay/test_op_level5.py     |   2 +-
 topi/python/topi/vision/rcnn/proposal.py | 283 ++++++++++++++++++++++++++++++-
 topi/tests/python/test_topi_vision.py    |   2 +-
 3 files changed, 282 insertions(+), 5 deletions(-)