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 d5d3d81fe0 [Relax][PyTorch] Fix batch normalization training mode 
correctness (#18518)
     add 7fe8760076 [TIR] Fix tir.LowerIntrin check failed 
additional_info.size() == new_size (#18514)
     add 25a37e73fd [Relax][PyTorch] Add support for sparse matrix 
multiplication and random number generation (#18499)
     add 1c77db7889 [Relax][PyTorch] Add support for bidirectional LSTM (#18516)

No new revisions were added by this update.

Summary of changes:
 .../frontend/torch/exported_program_translator.py  | 314 ++++++++++++++-------
 src/arith/const_int_bound.cc                       |   8 +-
 .../relax/test_frontend_from_exported_program.py   | 196 +++++++++----
 3 files changed, 361 insertions(+), 157 deletions(-)

Reply via email to