1. 23 Oct, 2018 1 commit
  2. 15 Oct, 2018 2 commits
  3. 14 Sep, 2018 1 commit
    • tsocha's avatar
      [ONNX] Non-linear operators (#1580) · 1fe02337
      tsocha authored
      * [ONNX] Non-linear operators
      
      * Review fix pt. 1
      
      * Review fix pt. 2
      
      * Non-linear tests
      
      * style check
      
      * Exception fix
      
      * Test fix
      1fe02337
  4. 12 Sep, 2018 2 commits
  5. 04 Sep, 2018 1 commit
  6. 03 Sep, 2018 1 commit
    • Adam Rogowiec's avatar
      [ONNX] Reshape operator (#1529) · 5c706276
      Adam Rogowiec authored
      * Move reshape utils down to reshape namespace.
      
      * Reshape operation.
      
      * Reshape operator binding.
      
      * Error fixes.
      
      * Reshape unit tests.
      
      * Move flatten utility function to reshape namespace.
      
      * Fix unused catched exception object
      
      * Add Constant support for int64
      
      * Review fix.
      
      * clang-format
      
      * Review fix part 2.
      
      * Enable output shape as a second node input (only Constant).
      
      * Unit test for "dynamic" output shape (from Constant node).
      
      * Review fixes.
      
      * Make sure second Reshape op input is Constant node.
      5c706276
  7. 31 Aug, 2018 2 commits
  8. 30 Aug, 2018 1 commit
  9. 29 Aug, 2018 2 commits
  10. 28 Aug, 2018 2 commits
  11. 27 Aug, 2018 1 commit
  12. 24 Aug, 2018 2 commits
  13. 23 Aug, 2018 1 commit
  14. 21 Aug, 2018 1 commit
  15. 14 Aug, 2018 1 commit
  16. 10 Aug, 2018 1 commit