1. 30 Oct, 2018 3 commits
    • Michał Karzyński's avatar
    • gaurides's avatar
      Gauri/groupconv batchnorm (#1900) · c637d629
      gaurides authored
      * Initial implementation of GroupConv+BatchNorm fusion
      
      * Added GroupConv+BatchNorm with Relu fusion
      
      * Added changes to fuse with BoundedRelu
      
      * Changed BoundedRelu to Relu
      
      * Added test; Code cleanup
      
      * Code formatting
      
      * Removed dead code
      
      * Added test cases and other misc
      
      * Bug fix in group conv callback and general cleanup
      
      * Address PR feedback
      
      * Minor edit to comment. MKLDNN divides both input and output channels by groups
      
      * Style fixes and PR feedback
      c637d629
    • Michał Karzyński's avatar
      [ONNX] Add ArgMin/Max operators (#1898) · 2a49f1c8
      Michał Karzyński authored
      * Add ArgMin operator
      
      * Add ArgMax and a basic test case
      
      * Rename variables
      
      * Apply workaround for problems with Reshape on i64
      
      * Review comments
      
      * Review comments
      2a49f1c8
  2. 29 Oct, 2018 7 commits
  3. 28 Oct, 2018 1 commit
  4. 27 Oct, 2018 4 commits
  5. 26 Oct, 2018 10 commits
  6. 25 Oct, 2018 10 commits
  7. 24 Oct, 2018 5 commits