DeepSpeed
7425a365
- Migrate ops tests to new inference_ops marker (#2599)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
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
References
#2599 - Migrate ops tests to new inference_ops marker
Author
cmikeh2
Parents
acde873c
Files
13
.github/workflows
nv-inference.yml
tests
pytest.ini
unit/ops
quantizer
test_dequantize.py
test_fake_quantization.py
test_quantize.py
spatial
test_nhwc_bias_add.py
transformer/inference
test_bias_add.py
test_bias_geglu.py
test_bias_gelu.py
test_bias_relu.py
test_layer_norm.py
test_moe_res_matmult.py
test_residual_add.py
Loading