Skip to content

Commit 9cd8fb3

Browse files
committed
add test
Signed-off-by: Qidong Su <soodoshll@gmail.com>
1 parent 355726f commit 9cd8fb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/examples/test_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
("hopper_matmul", "matmul_v0.py", nvgpu_sm90a),
5959
("hopper_matmul", "matmul_v1.py", nvgpu_sm90a),
6060
("hopper_matmul", "matmul_v2.py", nvgpu_sm90a),
61+
("hopper_matmul", "matmul_v3.py", nvgpu_sm90a),
6162
# quantization examples (SM 8.0+)
6263
("quantization", "matmul_a16wx.py", nvgpu_sm80),
6364
# flash attention decode examples (SM 8.0+)

0 commit comments

Comments
 (0)