1. 15 4月, 2019 1 次提交
  2. 11 4月, 2019 2 次提交
  3. 10 4月, 2019 3 次提交
  4. 09 4月, 2019 2 次提交
  5. 08 4月, 2019 4 次提交
  6. 05 4月, 2019 2 次提交
  7. 04 4月, 2019 8 次提交
  8. 03 4月, 2019 10 次提交
    • R
      Add Pixel shuffle OP (#15782) · 229dc932
      ruri 提交于
      * 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
      229dc932
    • L
      merge confict, test=develop · 99120698
      lujun 提交于
      99120698
    • M
      Polish code · b2924940
      minqiyang 提交于
      test=develop
      b2924940
    • M
      Polish code · 61fe139f
      minqiyang 提交于
      61fe139f
    • L
      merge branch, test=develop · e11bf2a4
      lujun 提交于
      e11bf2a4
    • Q
      Imperative fix ptb rnn place bug (#16632) · cf307d0d
      Qiyang Min 提交于
      * 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
      
      * Add GPU place in static mode of ptb rnn
      
      test=develop
      
      * Polish code
      
      test=develop
      cf307d0d
    • J
      test=develop, fix transformer in dygraph · 4c18b98f
      JiabinYang 提交于
      /
      4c18b98f
    • X
      fix dataset bug · 514d727a
      xjqbest 提交于
      test=develop
      514d727a
    • X
      fix dataset bug · 271b7147
      xjqbest 提交于
      test=develop
      271b7147
    • Z
      Fix some grad op desc makers (#16633) · 1c526e1d
      Zeng Jinle 提交于
      * fix some grad op desc maker
      test=develop
      
      * fix grad op desc makers
      test=develop
      1c526e1d
  9. 02 4月, 2019 8 次提交