You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/10/28 09:23:24 UTC

[tvm] branch main updated (1224d48 -> 5ab22bb)

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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 1224d48  [OPENCL] Workaround for zero size allocation (#9379)
     add 5ab22bb  [Frontend][PaddlePaddle] Add some activation、elementwise  and reduce operators (#9370)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/paddlepaddle.py          | 60 ++++++++++++++++++++++
 tests/python/frontend/paddlepaddle/test_forward.py | 49 ++++++++++++++++++
 2 files changed, 109 insertions(+)