1. 15 8月, 2018 3 次提交
  2. 14 8月, 2018 7 次提交
  3. 13 8月, 2018 6 次提交
  4. 10 8月, 2018 8 次提交
  5. 09 8月, 2018 9 次提交
  6. 08 8月, 2018 4 次提交
  7. 07 8月, 2018 3 次提交
    • M
      Fix pybind11 problem · 6abe819f
      minqiyang 提交于
      Fix str and bytes problem
      Fix sorted problem
      Fix math problem
      Fix CI problem
      6abe819f
    • W
      polish dist unit test code (#12512) · 2d036c47
      Wu Yi 提交于
      * polish dist se resnext ut
      
      * update
      
      * update
      
      * update
      
      * avoid cpu initializer differ
      
      * change to use executor for now
      
      * update by comment
      
      * remove lr decay use para exe, should fix para exe bug later
      
      * update by comment
      2d036c47
    • C
      Fix the order of sum (#12562) · 97a77512
      chengduo 提交于
      * fix the order of sum
      
      * add doc
      
      * check whether need to copy
      
      * follow comments
      97a77512