1. 31 Jul, 2019 1 commit
  2. 17 Jun, 2019 1 commit
  3. 11 May, 2019 1 commit
  4. 09 May, 2019 1 commit
  5. 08 May, 2019 1 commit
    • Robert Kimball's avatar
      Create backend as shared_ptr (#2793) · ea4a89ec
      Robert Kimball authored
      * Interpreter working
      
      * cleanup
      
      * cleanup
      
      * add CPU backend
      
      * Update the rest of the backends
      
      * update python API
      
      * update test_case to use new shared_ptr
      ea4a89ec
  6. 25 Apr, 2019 1 commit
    • Michał Karzyński's avatar
      [ONNX] Refactor quantized ops tests (#2798) · 8da348f5
      Michał Karzyński authored
      * Add NgraphTestCase test runner class
      
      * Code improvements
      
      * clang-format
      
      * Add support for multiple output types
      
      * Add reading inputs/outputs from files
      
      * Refactor model_quant_conv_linear_3d
      
      * Add shape checking to NgraphTestCase
      
      * Add expected output shape to model_quant_conv_linear_3d
      
      * Code review
      
      * Remove small data files and move values to test code for legibility
      
      * clang-format
      
      * Refactor model_quant_conv_linear_2d
      
      * Refactor model_dequantize_linear_1d_zero_scale_uint8_negative_axis
      
      * Refactor model_dequantize_linear_1d_zero_scale_int8_4d
      
      * Refactor model_dequantize_linear_1d_zero_scale_int8
      
      * Refactor model_dequantize_linear_1d_zero_scale_uint8
      
      * Refactor model_dequantize_linear_scalar_zero_scale_int8
      
      * Refactor model_dequantize_linear_scalar_zero_scale_uint8
      
      * Refactor model_quantize_linear_axis_negative
      
      * Refactor model_quantize_linear_axis_zero
      
      * Refactor model_quantize_linear_zero_point
      
      * Add shape checking to NgraphTestCase::run
      
      * Refactor NgraphTestCase::run
      8da348f5
  7. 24 Apr, 2019 1 commit
  8. 23 Apr, 2019 1 commit