Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chenfucn committed Feb 28, 2024
1 parent 31a602f commit 1477c01
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ TEST(BlkQ4_GEMM, Sm80ColBlockingTest) {

onnxruntime::cuda::test::run_blkq4_gemm<64, true, false, false>(256, 1024, 576);
onnxruntime::cuda::test::run_blkq4_gemm<64, true, false, true>(256, 1024, 576);

}

TEST(BlkQ4_GEMM, Sm80SmallMTest) {
Expand Down

0 comments on commit 1477c01

Please sign in to comment.