• Aarni Koskela's avatar
    Test improvements (#1001) · 2336a45c
    Aarni Koskela authored
    * test_nvidia_transform: fix variable reference
    
    `out_order` is the global parametrization list, not the test fixture argument
    
    * Make `parametrize` use more idiomatic
    
    * Use a more deterministic helper for `dim*` determination
    
    * Convert NO_CUBLASLT errors into skips too
    
    * Mark slow and benchmark tests as such (allows `-k "not benchmark"`)
    2336a45c
test_linear8bitlt.py 5.33 KB