1. 16 4月, 2019 6 次提交
  2. 15 4月, 2019 9 次提交
  3. 14 4月, 2019 3 次提交
  4. 12 4月, 2019 4 次提交
    • Z
      Merge pull request #16814 from NHZlX/cherry_pick_anakin_cpu_1.4 · 9f1927bd
      Zhaolong Xing 提交于
      Cherry pick from feature/anakin-engine2
      9f1927bd
    • R
      cherry pick 15782,16763 (#16805) · 0f18fbfa
      ruri 提交于
      * cherry-pick 16763,test=release/1.4
      
      * cherry-pick 16763, test=release/1.4
      
      * fix some comments, include cosine_decay,l2_normalize,pixel_shuffle
      
      * Add api.spec, test=develop
      
      * update api.spec, test=develop
      
      * add api.spec,test=develop
      
      * test=develop
      
      * test=develop
      
      * fix conflict,test=develop
      
      * Add Pixel shuffle OP (#15782)
      
      * add pixel_shuffle op
      
      * add pixel_shuffle op, test=develop
      
      * rewrite code, test=develop
      
      * delete useless comment, test=develop
      
      * Refine pixel_shuffle_op and unit testing
      
      * refine code,test=develop
      
      * refine .cu,test=develop
      
      * fix unittest,test=develop
      
      * Fix unit testing
      test=develop
      
      * resolve conflict, test=develop
      
      * fix test, test=develop
      
      * fix API, test=develop
      
      * fix test datatype bug,test=develop
      
      * polish comments,test=develop
      
      * add API,test=develop
      
      * test=develop
      
      * Add Pixel_Shuffle OP,test=develop
      
      * support python3,test=develop
      
      * add include memory to travis CI bug,test=develop
      
      * cherry-pick 16763,15782 , test=release/1.4
      0f18fbfa
    • N
      Cherry-pick from 16813 : change singleton to graph RegistBlock · 4b9fa423
      nhzlx 提交于
      test=release/1.4
      4b9fa423
    • N
      Cherry-pick from 1662, 16797.. : add anakin int8 support · e14ab180
      nhzlx 提交于
      e14ab180
  5. 11 4月, 2019 6 次提交
  6. 10 4月, 2019 5 次提交
  7. 09 4月, 2019 4 次提交
  8. 08 4月, 2019 3 次提交
    • Q
      Imperative fix bugs (cherry pick to 1.4) (#16680) · 7e560558
      Qiyang Min 提交于
      * Fix imperative bugs
      
      test=release/1.4
      
      * Polish code
      
      test=release/1.4
      7e560558
    • J
      Cherry pick/fix transformer (#16620) · 29f34416
      Jiabin Yang 提交于
      * Imperative deep-first backward process (#16605)
      
      * Fix bug of gradient interface
      
      * shrink transformer
      
      * Right transformer
      
      * Change from width-first backward to deep-first backward process
      
      test=develop
      
      * Reverse iterator op's input
      
      test=develop
      
      * Polish code
      
      * Change the iteration direction in ingrads' map slots
      
      test=develop
      
      * Polish code
      
      test=develop
      
      * test=develop, cherry-pick fix for transformer in dygraph
      
      * test=develop, fix transformer in dygraph
      /
      29f34416
    • J
      Cherry pick 1.4/ptb fix (#16607) · 89d09b83
      Jiabin Yang 提交于
      * test=develop, ptb_rnn fix op
      
      * test=release/1.4, refine code
      
      * test=release/1.4, fix ci failed error
      89d09b83