Bump CUTLASS patch version to 1

This commit is contained in:
Haicheng Wu
2025-12-01 22:08:52 -05:00
committed by GitHub
parent af8d5dfa54
commit f11375bf91

View File

@@ -36,7 +36,7 @@
#define CUTLASS_MAJOR 4
#define CUTLASS_MINOR 3
#define CUTLASS_PATCH 0
#define CUTLASS_PATCH 1
#ifdef CUTLASS_VERSIONS_GENERATED
#include "cutlass/version_extended.h"