"examples/community/run_tensorrt_controlnet.py" did not exist on "f0725c5845b150b3042e9e98b1cda154d3bef5b5"
  1. 06 Mar, 2024 1 commit
  2. 21 Feb, 2024 1 commit
  3. 01 Feb, 2024 1 commit
    • 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