update to 4.5 (#3228)

This commit is contained in:
Haicheng Wu
2026-05-12 14:44:22 +08:00
committed by GitHub
parent c775e566bd
commit ef120d0d09
7 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -35,8 +35,8 @@
#include <string>
#define CUTLASS_MAJOR 4
#define CUTLASS_MINOR 4
#define CUTLASS_PATCH 2
#define CUTLASS_MINOR 5
#define CUTLASS_PATCH 0
#ifdef CUTLASS_VERSIONS_GENERATED
#include "cutlass/version_extended.h"