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 c0abab769f [TIR][DLight] Enable SimdGroup op for Metal (#17112)
     add 02fe0c5f0d [Frontend][ArgParse] Pass default values to target 
compiler(#13264) (#17014)
     add 63f9cd6523 [Relax] Alloc BYOC workspace with R.builtin.alloc_tensor 
(#17110)

No new revisions were added by this update.

Summary of changes:
 python/tvm/driver/tvmc/composite_target.py         |  8 ++++++
 python/tvm/driver/tvmc/target.py                   | 19 ++++++++++++-
 python/tvm/relax/testing/matmul.py                 |  3 ++-
 src/relax/op/op_common.h                           |  3 +++
 src/relax/transform/allocate_workspace.cc          |  3 +--
 tests/python/driver/tvmc/test_target_options.py    | 16 +++++++++++
 tests/python/relax/test_codegen_cutlass.py         | 31 +++++++++++-----------
 .../relax/test_transform_allocate_workspace.py     | 10 +++----
 8 files changed, 68 insertions(+), 25 deletions(-)

Reply via email to