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 0fb5365cd4 [Relax] Ignore dynamic parameters in RewriteDataflowReshape 
(#17086)
     add 5618628586 [TVMScript][Relax] Preserve tir.SizeVar through TVMScript 
round-trip (#17083)
     add d7ae4c74fc [Relax] [PyTorch] Add support for torch.nn.Hardsigmoid 
(#17085)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relax/frontend/torch/fx_translator.py   | 10 +++++
 python/tvm/script/parser/relax/parser.py           | 46 +++++++++++++++++++---
 src/script/printer/relax/tir.cc                    |  3 +-
 tests/python/relax/test_frontend_from_fx.py        | 35 ++++++++++++++++
 tests/python/tvmscript/test_tvmscript_roundtrip.py | 28 +++++++++++++
 5 files changed, 116 insertions(+), 6 deletions(-)

Reply via email to