Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/cpp/operator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ if(USE_ROCM)
list(APPEND test_cuda_sources
test_dequantize_nvfp4.cu
test_cublaslt_gemm.cu
test_ck_grouped_gemm.cu
test_cast_mxfp4_transpose.cu
test_multi_quantize_mxfp8.cu)

Expand Down
Loading
Loading