DeepSpeed
7425a365 - Migrate ops tests to new inference_ops marker (#2599)

Comment changes are shownComment changes are hidden
Commit
2 years ago
Migrate ops tests to new inference_ops marker (#2599) * Migrate ops tests to new inference_ops marker * Disable by default * Add missing test cases * Reorder such that inference_ops will run[fail] first
Author
Parents
  • .github/workflows
    • File
      nv-inference.yml
  • tests
    • File
      pytest.ini
    • unit/ops
      • quantizer
        • File
          test_dequantize.py
        • File
          test_fake_quantization.py
        • File
          test_quantize.py
      • spatial
        • File
          test_nhwc_bias_add.py
      • transformer/inference
        • File
          test_bias_add.py
        • File
          test_bias_geglu.py
        • File
          test_bias_gelu.py
        • File
          test_bias_relu.py
        • File
          test_layer_norm.py
        • File
          test_moe_res_matmult.py
        • File
          test_residual_add.py