mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-23 19:32:23 +00:00
Disable DML dynamicquantizelinear in backend tests DML Bug 33073263
This commit is contained in:
parent
d1b772e09a
commit
f28d7eca67
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ def create_backend_test(testname=None):
|
|||
'^test_softmax_cross_entropy_input_shape_is_NCd1d2d3_none_no_weight_negative_ignore_index_log_prob_cpu',
|
||||
'^test_softmax_cross_entropy_input_shape_is_NCd1d2d3_none_no_weight_negative_ignore_index_log_prob_expanded_cpu',
|
||||
'^test_asin_example_cpu',
|
||||
'^test_dynamicquantizelinear_cpu',
|
||||
'^test_dynamicquantizelinear_expanded_cpu',
|
||||
'^test_resize_downsample_scales_linear_cpu',
|
||||
'^test_resize_downsample_sizes_linear_pytorch_half_pixel_cpu',
|
||||
|
|
|
|||
Loading…
Reference in a new issue