1. 22 Oct, 2017 1 commit
  2. 14 Oct, 2017 1 commit
  3. 26 Sep, 2017 1 commit
  4. 19 Aug, 2017 1 commit
  5. 16 Aug, 2017 1 commit
    • [WIP] [TOPI] Depth wise Conv for NHWC (#325) · 989e99e6
      * rename the nchw and pass the unit test; going to do it for nhwc depthwise
      
      * bug with fusion
      
      * nchw works fine; nhwc float32 problem remains
      
      * still cannot bind them together
      
      * fusion works
      
      * syntax fix
      
      * all bugs fixed; test cases pass
      
      * minor fix on nn.h
      wetliu committed
  6. 15 Aug, 2017 2 commits
  7. 14 Aug, 2017 1 commit
    • [TOPI] conv2d nchw gpu scheduler (#315) · cbff637f
      * __init__ updated
      
      * pull request updated
      
      * build_module added
      
      * typo fixed
      
      * another typo fixed
      
      * conv2d gpu scheduler for two layouts moved to tvm
      
      * changes made according to CR
      
      * conv2d_nchw formating updated, conv2d_hwcn tests updated
      
      * lint error fixed
      
      * element wise operator schedule fusing fixed for conv2d
      
      * conv2d_nchw topi test added, all resnet workloads now pass
      
      * conv compute lint error fixed
      
      * fixed python 3 compatibility problem
      
      * conv2d tensor input support added, test typo fixed, ir_pass.Simplify changed to util.get_const_int
      Leyuan Wang committed
  8. 19 Jul, 2017 1 commit
  9. 15 Jul, 2017 1 commit
  10. 14 Jul, 2017 1 commit
  11. 08 Jul, 2017 1 commit
  12. 07 Jul, 2017 3 commits