1. 21 Aug, 2018 5 commits
    • Fenglei's avatar
      gpu replace slice optimize (#1411) · c46d4546
      Fenglei authored
      * optimize replace slice
      
      * fix bugs
      
      * fix bug
      
      * optimize pad dynamic
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * remove *
      
      * add gpu_assignment to pass
      
      * refactor cuda replace slice.
      
      * fix bug
      
      * refactor replace slice
      
      * working version
      
      * clang format
      
      * us layout instead of assignment
      
      * us layout instead of assignment in cmakelist
      
      * update gpu_layout
      
      * fix bugs
      
      * resolve conflict
      
      * GPUShape to NVShape
      
      * using kernel args
      
      * using kernel args
      
      * fix bugs
      
      * fix bugs
      
      * fix bug, remove mkldnn.h from gpu_layout.cpp
      
      * fix bug for pad_below
      
      * remove cast to rep_slice
      
      * fix bugs
      
      * clang format
      
      * change add_in_place_oi_pair({0, 0, false} to add_in_place_oi_pair({0, 0, true};
      c46d4546
    • Michał Karzyński's avatar
      [ONNX] Ops bridge refactoring (#1451) · 7d3323c9
      Michał Karzyński authored
      * [ONNX] Add Relu op
      
      * Refactoring
      
      * Refactoring - move op::Constant implementation to .cpp file
      
      * cmake file list order
      
      * Code review
      7d3323c9
    • Chris Sullivan's avatar
      Explicitly include <string> (#1447) · f0f50acf
      Chris Sullivan authored
      f0f50acf
    • Michał Karzyński's avatar
      [ONNX] Add Relu op (#1448) · 73942928
      Michał Karzyński authored
      * [ONNX] Add Relu op
      73942928
    • shssf's avatar
      IntelGPU backend: BatchNormBackprop operation (#1443) · da352aa1
      shssf authored
      * IntelGPU backend: BatchNormBackprop operation
      
      * PR1443. Requested refactoring done
      da352aa1
  2. 20 Aug, 2018 2 commits
  3. 17 Aug, 2018 10 commits
  4. 16 Aug, 2018 8 commits
  5. 15 Aug, 2018 6 commits
  6. 14 Aug, 2018 8 commits
  7. 13 Aug, 2018 1 commit