1. 27 Apr, 2019 2 commits
    • [ROCM] Fix conv2d (#3107) · d8f547c7
      Bing Xu committed
    • Fixed issue #3069 by checking op tag (#3070) · 8f56949b
      * Fixed issue #3069 by adding in_channels
      
      * Registerd group_conv2d_nchw as topi compute
      
      * Improved by checking tag value
      
      * Removed group_conv2d_nchw topi registration
      
      * Added test for relay group_conv2d_nchw
      
      * Added assertions to forbid small group size
      
      * Removed hard-coded oc_block_factor
      
      * Added explanatory comments to group_conv2d_nchw_cuda
      
      * Updated group_conv2d_nchw_cuda schedule
      
      Removed 'direct' CUDA tests
      
      * Reverted an accidental change in a conv2d test
      
      * Fixed indentation problems
      
      * Fixed a mis-commented line
      
      * Reverted change in group_conv2d_nchw tag
      
      * Removed commented int8 group_conv2d test
      
      * Fixed group size assertions in group_conv2d_nchw_cuda
      Ruizhe Zhao (Vincent) committed
  2. 26 Apr, 2019 6 commits
  3. 25 Apr, 2019 5 commits
  4. 24 Apr, 2019 1 commit
  5. 23 Apr, 2019 1 commit
  6. 22 Apr, 2019 2 commits
  7. 21 Apr, 2019 1 commit
  8. 20 Apr, 2019 2 commits
  9. 19 Apr, 2019 3 commits
  10. 18 Apr, 2019 2 commits
  11. 17 Apr, 2019 5 commits
  12. 16 Apr, 2019 7 commits
  13. 15 Apr, 2019 3 commits