6 lines
121 B
Python
6 lines
121 B
Python
cuda_skip = {
|
|
# Quantization NYI
|
|
"TestQuantized.test_gather_matmul_grad",
|
|
"TestQuantized.test_gather_qmm",
|
|
}
|