1. 18 Nov, 2019 1 commit
  2. 06 Nov, 2019 1 commit
  3. 28 Oct, 2019 1 commit
  4. 22 Oct, 2019 1 commit
    • F-G Fernandez's avatar
      test: Updated asserts in test_onnx (#1497) · d409c117
      F-G Fernandez authored
      * test: Updated asserts in test_onnx
      
      Updated all raw asserts to corresponding unittest.TestCase.assert. See #1483
      
      * test: Refactored AssertionError
      
      Opted for cleaner raise to avoid error type casting and string conversion
      d409c117
  5. 18 Oct, 2019 1 commit
  6. 15 Oct, 2019 1 commit
    • Lara Haidar's avatar
      Support Exporting RPN to ONNX (#1329) · 1d6145d1
      Lara Haidar authored
      * Support Exporting RPN to ONNX
      
      * address PR comments
      
      * fix cat
      
      * add flatten
      
      * replace cat by stack
      
      * update test to run only on rpn module
      
      * use tolerate_small_mismatch
      1d6145d1
  7. 04 Oct, 2019 1 commit
  8. 17 Sep, 2019 1 commit
  9. 10 Sep, 2019 1 commit
  10. 09 Sep, 2019 2 commits