File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
onnxruntime/test/testdata Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 3131 "current_failing_tests" : [
3232 " ^test_adagrad" ,
3333 " ^test_adagrad_multiple" ,
34- " ^test_batchnorm_epsilon_old" ,
3534 " ^test_batchnorm_epsilon_training_mode" ,
3635 " ^test_batchnorm_example_old" ,
3736 " ^test_batchnorm_example_training_mode" ,
3837 " ^test_col2im_pads" , // still one wrong value coming from the backtest example
39- " ^test_gathernd_example_int32_batch_dim1" ,
4038 " ^test_max_int16" ,
4139 " ^test_max_int8" ,
4240 " ^test_max_uint16" ,
5250 " ^test_pow_types_float32_uint64" ,
5351 " ^test_gradient_of_add_and_mul" ,
5452 " ^test_gradient_of_add" ,
55- " ^test_batchnorm_example_training_mode" ,
56- " ^test_batchnorm_epsilon_training_mode" ,
5753 " ^test_MaxPool2d_stride_padding_dilation_cpu" , // result approximation error; need to be updated in ONNX
5854 " ^test_maxunpool_export_with_output_shape" , // result mismatch
5955 " ^test_resize_downsample_scales_cubic_align_corners" , // results mismatch with onnx tests
You can’t perform that action at this time.
0 commit comments