"examples/research_projects/vscode:/vscode.git/clone" did not exist on "d87fe95f902edd960761cc19dc2e2ea494829394"
  1. 05 Nov, 2022 1 commit
    • Ted Themistokleous's avatar
      Work in progress. Not working · eb06cc6b
      Ted Themistokleous authored
      
      Need to get this last bit resolving constants.
      
      Either I break test const_of_empty_shape() alongside other tests (which are easily fixed)
      and one of the literals has flipped lens and strides (len 0, strides 1) which doesn't make sense
      
      Using scalar to broadcast causes a failure on checkshapes. Doesn't seem to make any
      sense.
      eb06cc6b
  2. 04 Nov, 2022 5 commits
  3. 02 Nov, 2022 4 commits
  4. 01 Nov, 2022 2 commits
  5. 31 Oct, 2022 1 commit
  6. 28 Oct, 2022 4 commits
  7. 27 Oct, 2022 3 commits
  8. 26 Oct, 2022 3 commits
  9. 25 Oct, 2022 1 commit
  10. 24 Oct, 2022 1 commit
  11. 21 Oct, 2022 3 commits
  12. 20 Oct, 2022 1 commit
    • 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
  13. 19 Oct, 2022 2 commits
  14. 18 Oct, 2022 6 commits
  15. 17 Oct, 2022 3 commits