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

ruihangl pushed a change to branch metal-ci
in repository https://gitbox.apache.org/repos/asf/tvm.git


 discard 745dd1c971 [CI] Enable Metal support in TVM build process
     add 36522b2e4c [FFI][Bugfix] Enable `load_inline` on macos (#18285)
     add 3900556af9 [Metal] Fix MetalModuleCreate (#18290)
     add c655f14e03 [3rdparty] Bump cutlass_fpA_intB_gemm to fix SM90 build 
(#18291)
     add 430fd6407a [CI] Enable Metal support in TVM build process

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (745dd1c971)
            \
             N -- N -- N   refs/heads/metal-ci (430fd6407a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 3rdparty/cutlass_fpA_intB_gemm        |  2 +-
 ffi/python/tvm_ffi/cpp/load_inline.py | 11 ++++-------
 ffi/tests/python/test_load_inline.py  | 16 ----------------
 src/runtime/metal/metal_module.mm     |  4 ++--
 4 files changed, 7 insertions(+), 26 deletions(-)

Reply via email to