1. 31 8月, 2018 1 次提交
    • W
      Add pad2d op. (#12950) · e10aa80f
      whs 提交于
      * Add pad2d op.
      
      * Add unitest and python api.
      
      * Fix cuda op kernel.
      
      * Fix python api.
      
      * Fix python api.
      
      * Update API.spec.
      
      * Fix python api
      e10aa80f
  2. 30 8月, 2018 2 次提交
  3. 29 8月, 2018 2 次提交
  4. 28 8月, 2018 3 次提交
  5. 27 8月, 2018 2 次提交
  6. 26 8月, 2018 1 次提交
  7. 25 8月, 2018 4 次提交
  8. 23 8月, 2018 6 次提交
  9. 22 8月, 2018 1 次提交
  10. 21 8月, 2018 1 次提交
  11. 20 8月, 2018 1 次提交
  12. 17 8月, 2018 1 次提交
  13. 16 8月, 2018 1 次提交
  14. 15 8月, 2018 4 次提交
  15. 14 8月, 2018 2 次提交
  16. 13 8月, 2018 2 次提交
  17. 10 8月, 2018 3 次提交
  18. 09 8月, 2018 1 次提交
  19. 07 8月, 2018 2 次提交
    • M
      Fix pybind11 problem · 6abe819f
      minqiyang 提交于
      Fix str and bytes problem
      Fix sorted problem
      Fix math problem
      Fix CI problem
      6abe819f
    • C
      Fix the result of unit test (#12520) · 93152b0b
      chengduo 提交于
      * fix the result of unit test
      
      * fix resnext
      
      * compare the result of PE and Exe
      
      * compare the result of reduce and allreduce
      93152b0b