mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-17 19:40:04 +00:00
Merge commit '66bae4306cb2bebfe234fa689ee1d9048f2efa67' into develop
This commit is contained in:
@@ -66,6 +66,8 @@ class CKGroupedConvFwdOp:
|
||||
a_compute_dtype: Optional[str] = None
|
||||
b_compute_dtype: Optional[str] = None
|
||||
|
||||
direct_load: Optional[bool] = None
|
||||
|
||||
def name(self):
|
||||
# cpp alias for template instance
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user