Skip to content

Commit 8ddaf2d

Browse files
committed
Triggering pipeline relaunch.
1 parent f8295bf commit 8ddaf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-backend-ops.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5082,7 +5082,7 @@ static std::vector<std::unique_ptr<test_case>> make_test_cases_eval() {
50825082

50835083
std::vector<std::array<int, 5>> cases = {
50845084
//{IWH, KWH, Cout, Cin, B}
5085-
// K=CRS=NPQ=4096 conv2d matmul performance
5085+
// K=CRS=NPQ=4096 conv_2d matmul performance
50865086
{19, 4, 4096, 256, 16},
50875087
// K=128, CRS=128, NPQ=4096
50885088
{19, 4, 128, 8, 16},

0 commit comments

Comments
 (0)