"src/diffusers/models/controlnets/controlnet_union.py" did not exist on "cb0f3b49cbd9f67c088a8cd8e96e477a6ae47764"
  • 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_linear4bit.py 4.85 KB