Commit f3c2160c authored by Chris Sullivan's avatar Chris Sullivan Committed by Robert Kimball

The GPU impl. doesn't yet handle these corner cases and so they need to be disabled. (#1078)

These tests should fail on all systems but they are somehow passing on the CI system.
parent edb1375a
......@@ -45,6 +45,11 @@ mkldnn_layouts
numeric_double_nan
numeric_float_inf
numeric_float_nan
one_hot_scalar_fp_nonint_in_3
one_hot_scalar_oob_in_3
one_hot_vector_1_barely_oob
one_hot_vector_1_far_oob
one_hot_vector_1_fp_nonint
parameter_as_output
reverse_sequence_n4d2c3h2w2
reverse_sequence_n4c3h2w2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment