Re-enable Reciprocal tests.
This commit is contained in:
parent
51b0f4c9dd
commit
ff0e25fdc9
|
@ -144,8 +144,8 @@ test_to_enable = [
|
|||
#"test_sum_two_inputs_cpu", <- error
|
||||
|
||||
# Reciprocal Op:
|
||||
#"test_reciprocal_cpu", <- error on shape inference.
|
||||
#"test_reciprocal_example_cpu", <- error on shape inference.
|
||||
"test_reciprocal_cpu",
|
||||
"test_reciprocal_example_cpu",
|
||||
]
|
||||
|
||||
# Extract name of all test cases.
|
||||
|
|
Loading…
Reference in New Issue