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 e830a1f  [Code Style] Changed code to match the tvm code style 
conventions. (#9040)
     add 4fb6fa5  [Frontend][PaddlePaddle] Add autopad for conv/pool (#9295)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/common.py                |  74 +++++++++++
 python/tvm/relay/frontend/onnx.py                  |  79 +-----------
 python/tvm/relay/frontend/paddlepaddle.py          | 142 +++++++++++++--------
 tests/python/frontend/paddlepaddle/test_forward.py | 119 ++++++++++++-----
 4 files changed, 253 insertions(+), 161 deletions(-)

Reply via email to