1. 16 Oct, 2018 5 commits
    • dmyershov's avatar
      IntelGPU backend: ArgMin/ArgMax functionality was fixed; Tests on unsupported… · aeb92efd
      dmyershov authored
      IntelGPU backend: ArgMin/ArgMax functionality was fixed; Tests on unsupported functionality were disabled (#1834)
      
      * IntelGPU backend: ArgMin/ArgMax functionality was fixed; Tests on unsupported functionality were disabled
      
      * Additional improvement of ArgMin/ArgMax algorithm
      aeb92efd
    • Adam Procter's avatar
      Refactor convolution and pooling type prop (#1817) · 61be3814
      Adam Procter authored
      * WIP
      
      * More WIP
      
      * More chiseling
      
      * Move conv validation utils to a separate file; update unit tests
      
      * Fix invalid attributes in pattern containing ConvolutionBackpropFilters
      
      * Remove zero_const_conv test (it's no longer possible to construct the graph being tested)
      
      * Rename infer_convolution_output_item_shape to infer_windowed_reduction_output_shape and add a boolean flag to control whether window-all-in-padding is allowed
      
      * Add generalized function for inferring pooling fprop, use it in AvgPool/AvgPoolBackprop
      
      * Update MaxPool to use new utility functions
      
      * Fix comment
      
      * Remove faulty and redundant check for window shape relative to pre-padding data shape
      
      * Revert change to pattern construction in cpu_fusion
      
      * Update unit test for maxpool
      
      * Restore unjustly eliminated tests; move some computation to ptrdiff_t for safety; fix wording on some error messages
      
      * Formatting
      61be3814
    • Fenglei's avatar
      reset buffer size, use original input size for memcpy (#1786) · 05aa1be8
      Fenglei authored
      * reset buffer size, use original input size for memcpy
      
      * resolve comment and add test
      
      * update comment
      05aa1be8
    • L.S. Cook's avatar
    • mchrusci's avatar
      [ONNX CI] ONNX CI Improvements (#1824) · e9fc89ae
      mchrusci authored
      * Update email notification method
      
      - Link to pull request
      - Jenkins build links to Blue Ocean
      
      * Update prepare_environment.sh
      
      - remove artifacts from previous build
      e9fc89ae
  2. 15 Oct, 2018 13 commits
  3. 14 Oct, 2018 1 commit
  4. 13 Oct, 2018 6 commits
  5. 12 Oct, 2018 10 commits
  6. 11 Oct, 2018 3 commits
  7. 10 Oct, 2018 2 commits