"configs/datasets/leval/vscode:/vscode.git/clone" did not exist on "3bb3d330eb3b7caf4a067005be7ff5961eb8a610"
Add test files, protobufs and verification tests that capture errors with IF operator
- Verification tests that test each then/else branches for parsed IF operator - Testing empty shape tensors for one branch -> output must be the other branch's shape - Testing trailing 1 shape for one branch -> output must be union of both inputs Current issue with IF operator is that we can't handle training vectors that match in size correclty while also running into issues with empty inputs for one of the branches for size/type checks.
Showing
File added
File added
File added
File added
Please register or sign in to comment