Bump CUTLASS version to 4.4.0

This commit is contained in:
Haicheng Wu
2026-02-25 00:01:26 -05:00
committed by GitHub
parent 6450964b57
commit ae5ed7361b

View File

@@ -35,8 +35,8 @@
#include <string>
#define CUTLASS_MAJOR 4
#define CUTLASS_MINOR 3
#define CUTLASS_PATCH 5
#define CUTLASS_MINOR 4
#define CUTLASS_PATCH 0
#ifdef CUTLASS_VERSIONS_GENERATED
#include "cutlass/version_extended.h"