1. 09 Aug, 2019 1 commit
  2. 08 Aug, 2019 1 commit
  3. 07 Aug, 2019 1 commit
    • Denise Kutnick's avatar
      [r0.25] PlaidML Grouped Convolution Implementation (#3399) · 9937f8b5
      Denise Kutnick authored
      * adding group convolution implementation for plaidml
      
      * update CMakeLists.txt to include new group convolution files
      
      * adding new ngraph unit tests for grouped convolutions
      
      * adding group conv unit test back in for plaidml backend
      
      * specify group convolution support in plaidml
      
      * add denise as codeowner for plaidml runtime dir
      
      * remove commented-out lines of unit test manifest
      
      * style changes
      
      * resolve all discussions in PR
      
      * skip data dilation unit test on cpu backend
      9937f8b5
  4. 02 Aug, 2019 1 commit
  5. 01 Aug, 2019 5 commits
  6. 31 Jul, 2019 9 commits
  7. 30 Jul, 2019 3 commits
    • Adam Procter's avatar
      ConstantFolding for Not (#3326) · 5ece6de2
      Adam Procter authored
      * CF for Sign, and extend element type capabilities for unary arithop CF
      
      * CF for Ceiling and Floor
      
      * Update CPU CF builders
      
      * Update CPU CF builders
      
      * CF for Not
      
      * Add tests for new CPU CF folders
      
      * Add tests for recently added CPU CF functors
      
      * Add tests for non-CPU ceiling/floor CF
      
      * Unit tests
      
      * Add test for CPU folder
      5ece6de2
    • Adam Procter's avatar
      ConstantFolding for Ceiling and Floor (#3320) · 09952c0b
      Adam Procter authored
      * CF for Sign, and extend element type capabilities for unary arithop CF
      
      * CF for Ceiling and Floor
      
      * Update CPU CF builders
      
      * Update CPU CF builders
      
      * Add tests for new CPU CF folders
      
      * Add tests for recently added CPU CF functors
      
      * Add tests for non-CPU ceiling/floor CF
      
      * Unit tests
      09952c0b
    • Adam Procter's avatar
      Add tests for recently added CPU CF functors (#3328) · 831df41d
      Adam Procter authored
      * Add tests for new CPU CF folders
      
      * Add tests for recently added CPU CF functors
      831df41d
  8. 29 Jul, 2019 4 commits
  9. 28 Jul, 2019 2 commits
  10. 27 Jul, 2019 2 commits
  11. 25 Jul, 2019 1 commit
  12. 24 Jul, 2019 1 commit
  13. 23 Jul, 2019 4 commits
  14. 22 Jul, 2019 1 commit
  15. 19 Jul, 2019 4 commits