1. 29 6月, 2019 2 次提交
  2. 28 6月, 2019 7 次提交
  3. 27 6月, 2019 1 次提交
  4. 26 6月, 2019 3 次提交
  5. 25 6月, 2019 11 次提交
  6. 24 6月, 2019 3 次提交
  7. 23 6月, 2019 1 次提交
  8. 22 6月, 2019 2 次提交
  9. 21 6月, 2019 4 次提交
  10. 20 6月, 2019 3 次提交
  11. 19 6月, 2019 3 次提交
    • Change INT8v2 unit test name, add log in the prediction stage, add slim doc (#18210) · 91fc03d2
      翟飞跃 提交于
      * add mkldnn Int8v2 slim doc (#17909)
      
      * Change int8v2 CAPI unit test name and add log in the prediction stage (#18200)
      
      * fix issue 18111;test=develop
      
      * fix timer;test=develop
      
      * refine code;test=develop
      
      * test=release/1.5
      91fc03d2
    • C
      [Cherry-pick]Add multi process reader (#18116) · d7efcf95
      chengduo 提交于
      * add multi process reader
      test=release/1.5
      d7efcf95
    • T
      Release/1.5 cherry pick (#18139) · 598addf1
      tangwei12 提交于
      * fix save/load in fleet (#17675)
      
      * fix save/load in Fleet
      * add UT framework of Fleet (#18058)
      
      * add paddle cloud role maker for customized usage, note this is only for industrial users that have cloud environment pre-configuration (#18121)
      
      add paddle cloud role maker for specific cloud usage. This pr will simplifies user's configuration in distributed training.
      
      * assign role_maker before use (#18137)
      598addf1