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 c989e4a [Metal] Add pass for splitting kernel with huge number of
args (#8313)
add 578f617 [Tuning] Allow multiprocessing spawn to work (on macOS llvm
at least) (#8363)
No new revisions were added by this update.
Summary of changes:
python/tvm/autotvm/measure/measure_methods.py | 63 ++++++++-------
python/tvm/target/target.py | 7 +-
src/target/target.cc | 3 -
tests/python/integration/test_tuning.py | 107 +++++++++++++++-----------
tests/python/unittest/test_target_target.py | 22 ++----
5 files changed, 109 insertions(+), 93 deletions(-)