1. 18 3月, 2019 11 次提交
  2. 17 3月, 2019 1 次提交
  3. 16 3月, 2019 1 次提交
  4. 15 3月, 2019 12 次提交
  5. 14 3月, 2019 10 次提交
  6. 13 3月, 2019 5 次提交
    • M
      Accelerate CPU part · 42e96a02
      minqiyang 提交于
      42e96a02
    • S
      fix travis-ci · 487624e1
      sneaxiy 提交于
      test=develop
      487624e1
    • G
      resolve #15618 (#16114) · decdbed0
      guomingz 提交于
      * resolve #15618
      Backgroud: the PR #15398 raised the box_coder op performance regression, we optimized the code via the more efficency leveraging opemmp.
      decdbed0
    • S
      combine op files · 1e9fd407
      sneaxiy 提交于
      test=develop
      1e9fd407
    • Y
      fix broadcast on mp mode (#15951) · 30568473
      Yan Xu 提交于
      * fix broadcast with mp mode
      
      * polish code test=develop
      
      * fix bcast strategy test=develop
      
      * fic cpplint test=develop
      
      * fix py3 failed test=develop
      
      * fix comment test=develop
      
      * update comment test=develop
      30568473