1. 20 Aug, 2019 1 commit
  2. 31 Jul, 2019 1 commit
  3. 17 Jun, 2019 1 commit
  4. 11 May, 2019 1 commit
  5. 09 May, 2019 1 commit
  6. 08 May, 2019 1 commit
  7. 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
  8. 24 Apr, 2019 1 commit
  9. 23 Apr, 2019 1 commit