• Ted Themistokleous's avatar
    Add tests for valid multi output shapes going into IF operator · a27808b3
    Ted Themistokleous authored
    Adding test to validate what a "valid" multi input should look like and
    that we correctly handle trailing 1s and correctly sized outputs.
    
    Generated and added the two tests from gen_onnx.py with matching test
    in onnx_test.cpp
    
    -if_then_else_multi_output_shapes_test.onnx
    -if_then_else_multi_output_shapes_test2.onnx
    a27808b3
onnx_test.cpp 248 KB