Update CUTLASS version to 4.1
Update CUTLASS version to 4.1.
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
#include <string>
|
||||
|
||||
#define CUTLASS_MAJOR 4
|
||||
#define CUTLASS_MINOR 0
|
||||
#define CUTLASS_MINOR 1
|
||||
#define CUTLASS_PATCH 0
|
||||
|
||||
#ifdef CUTLASS_VERSIONS_GENERATED
|
||||
|
||||
Reference in New Issue
Block a user