update to 4.4.3

This commit is contained in:
Haicheng Wu
2026-06-15 20:40:53 -07:00
parent 645a98d263
commit b18df7d206
7 changed files with 12 additions and 7 deletions

View File

@@ -133,7 +133,7 @@ def get_option_registry():
this._option_registry = OptionRegistry(device_cc())
return this._option_registry
this.__version__ = '4.4.2'
this.__version__ = '4.4.3'
from cutlass_cppgen.backend import create_memory_pool
from cutlass_cppgen.emit.pytorch import pytorch