You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/05/19 11:05:31 UTC

[tvm] branch last-successful updated (c32224f314 -> ffc0443913)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from c32224f314 [skip ci] Revert "Fix function number datatype from char to uint16_t (#10014)" (#11363)
     add ddfa1da691 [bug fix] skip "__nop" functions in graph_executor_debug (#11353)
     add ffc0443913 [Frontend] [PaddlePaddle] Add split operator (#11354)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/paddlepaddle.py          | 45 ++++++++++++++++++++++
 .../graph_executor/debug/graph_executor_debug.cc   |  5 +++
 tests/python/frontend/paddlepaddle/test_forward.py | 38 ++++++++++++++++++
 3 files changed, 88 insertions(+)