v4.2 release. (#2587)
* Fix default cluster callback values to 1 to avoid profiler failure when these values are not set in command line. * v4.2 release.
This commit is contained in:
@ -39,7 +39,7 @@ from cutlass_library import (
|
||||
ConvKind,
|
||||
LayoutType
|
||||
)
|
||||
from cutlass.backend.c_types import (
|
||||
from cutlass_cppgen.backend.c_types import (
|
||||
Conv2DProblemSize_,
|
||||
GemmCoord_,
|
||||
GemmCoordBatched_
|
||||
|
||||
Reference in New Issue
Block a user