"docs/vscode:/vscode.git/clone" did not exist on "a224f4f235674e5295f0697488894e2b2c75356c"
  • 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
parse_if.cpp 7.63 KB