CUTLASS 3.5.0 (#1411)

This commit is contained in:
Vijay Thakkar
2024-03-19 17:51:04 -04:00
committed by GitHub
parent ffa34e7075
commit 629f4653c3
468 changed files with 48729 additions and 7252 deletions
+3 -1
View File
@@ -117,10 +117,12 @@ void FilterArchitecture() {
{ "SM70*", 70, 75},
{ "SM75*", 75, kMaxDevice},
{ "SM80*", 80, kMaxDevice},
{ "SM90*", 90, 90 },
{ "SM89*", 89, 89},
{ "SM90*", 90, 90},
{ 0, 0, false }
};
// Set negative test filters
std::stringstream ss;
ss << "-";