• Ted Themistokleous's avatar
    Get empty shapes working for parse_IF operator · abd3d63e
    Ted Themistokleous authored
    - Update if_then/else_empty test protobuff and cases
    - Need to update rand() vector used
    - Make y empty instead of x for if_else_empty_test.onnx
    - Regenerate protobufs with updates
    - Add changes to handle empty/scalar input branch size to if operator.
    - Add case where if both branches empty throw an error.
    - Update verify tests with gold vectors and new shapes for empty input vec
      which we handle like a scalar before broadcasting
    abd3d63e
onnx_test.cpp 241 KB