This is an automated email from the ASF dual-hosted git repository.
srk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 18b7dc1dd9 [MetaSchedule] Fix for RewriteLayout + AllocateConst when
the rank of the rewritten weight doesn't change (#13851)
add 56771a87d1 [CLML][RUNTIME] Enable more ops in CLML runtime (#13834)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/clml.py | 16 ++++-
src/runtime/contrib/clml/clml_runtime.cc | 67 ++++++++++++++++++-
tests/python/contrib/test_clml/test_ops.py | 102 +++++++++++++++++++++++++++++
3 files changed, 183 insertions(+), 2 deletions(-)