1. 30 10月, 2019 1 次提交
    • H
      Cherry pick save load new feature (#20877) · 5119f262
      hong 提交于
      * Serialize to pickle format (#20820)
      
      test=develop
      
      * save load problem fix and new feature add (#20823)
      
      * fix persistable;
      
      * fix save load bugs; test=develop
      
      * fix bug; test=develop
      
      * add example for new io api; test=develop
      
      * addd example; test=develop
      5119f262
  2. 28 10月, 2019 1 次提交
  3. 24 10月, 2019 2 次提交
  4. 23 10月, 2019 1 次提交
  5. 22 10月, 2019 1 次提交
  6. 21 10月, 2019 2 次提交
  7. 20 10月, 2019 3 次提交
  8. 19 10月, 2019 2 次提交
  9. 18 10月, 2019 1 次提交
  10. 17 10月, 2019 3 次提交
  11. 16 10月, 2019 5 次提交
  12. 15 10月, 2019 5 次提交
  13. 14 10月, 2019 11 次提交
  14. 13 10月, 2019 2 次提交
    • G
      Cherry pick seq2seq api from #19820 (#20555) · 36ffc8b1
      Guo Sheng 提交于
      * Add seq2seq api related code (#19820)
      
      * fix expand bug  (#20340)
      
      * fix expand bug test=develop
      
      * fix style test=develop
      
      * fix style test=develop
      
      * fix style test=develop
      
      * fix style test=develop
      
      * Fix the assign data check (#20564)
      
      * Fix the assign data check. test=develop
      
      * Fix test_assign_op.py. test=develop
      
      * Update API.spec
      36ffc8b1
    • Y
      Refine error message of transpose. fix en doc about unsqueeze, unstack,... · 66c084b7
      Yuan Shuai 提交于
      Refine error message of transpose. fix en doc about unsqueeze, unstack, transpose, multiplex. test=develop, test=document_preview, test=document_fix (#20594)
      
      66c084b7