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

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


    from cfadc1aff2 [CUDA][FFI] Extend kernel launch config to support 
Programmatic Dependent Launch and cuLaunchCooperativeKernel (#18604)
     add 3765df7b39 [Relax][ONNX] Add edge padding mode (#18575)
     add 7db7a91402 [Relax][PyTorch] Fix PyTorch Dynamo frontend for Darwin 
compatibility (#18619)
     add 41cac2e083 [Relax] Add test case for op attributes in AST printer 
(#18618)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relax/frontend/onnx/onnx_frontend.py |  8 ++---
 python/tvm/relax/frontend/torch/dynamo.py       | 44 +++++++++++++++++++++++--
 tests/python/relax/test_ast_printer.py          | 18 +++++++++-
 tests/python/relax/test_frontend_dynamo.py      | 14 ++++----
 tests/python/relax/test_frontend_onnx.py        |  4 +++
 5 files changed, 73 insertions(+), 15 deletions(-)

Reply via email to