1. 28 5月, 2019 2 次提交
  2. 23 5月, 2019 1 次提交
  3. 22 5月, 2019 1 次提交
    • Y
      Fix examples of fluid.layers.sums and fluid.layers.DynamicRNN (#17308) · cf5d271c
      Yiqun Liu 提交于
      * Fix examples of fluid.layers.sums.
      test=document_preview
      
      * Correct the example of DynamicRNN and its functions.
      test=develop
      
      * Add 'import paddle.fluid as fluid' to examples.
      test=develop
      
      * Update API.spec.
      test=develop
      
      * Add space lines.
      test=develop
      
      * Update the API.spec.
      test=develop
      cf5d271c
  4. 10 5月, 2019 1 次提交
  5. 07 5月, 2019 1 次提交
  6. 01 4月, 2019 1 次提交
  7. 28 3月, 2019 1 次提交
  8. 27 3月, 2019 3 次提交
  9. 25 3月, 2019 1 次提交
  10. 23 3月, 2019 1 次提交
    • W
      [Operator] Add range op. (#15431) · 18779b5b
      whs 提交于
      * Add range op.
      test=develop
      
      * Add more unitests.
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix API.spec
      test=develop
      18779b5b
  11. 07 3月, 2019 2 次提交
  12. 12 2月, 2019 1 次提交
  13. 22 1月, 2019 1 次提交
  14. 16 1月, 2019 1 次提交
  15. 09 1月, 2019 1 次提交
  16. 27 12月, 2018 3 次提交
  17. 26 12月, 2018 3 次提交
  18. 04 12月, 2018 1 次提交
    • W
      layer fixes (#14591) · 6e67d0fb
      Wu Yi 提交于
      * layer fixes test=develop
      
      * follow update test=develop
      6e67d0fb
  19. 13 11月, 2018 1 次提交
  20. 09 11月, 2018 1 次提交
    • L
      Add lod tensor array to tensor op (#13990) · 688ed601
      li099 提交于
      * add lod tensor array concat
      
      * add lod tensor array concat
      
      * test=develop
      
      * add lod tensor array concat
      test=develop
      
      * Fix API.spec
      test=develop
      
      * add lod tensor array concat
      test=develop
      
      * revise some bug of lod tensor array concat
      test=develop
      
      * add unittest for tensor array concat
      test=develop
      
      * change to tensor array to tensor
      test=develop
      
      * revise bug
      test=develop
      
      * revise a bug
      test=develop
      
      * revise a bug
      test=develop
      
      * revise a bug of python3
      test=develop
      688ed601
  21. 22 10月, 2018 1 次提交
  22. 12 10月, 2018 1 次提交
    • X
      Avoid GetMutable implicitly reset Var Type. · 22850661
      Xin Pan 提交于
      This can cause a lot of problem:
      1. Wrong operator implementation, Op can get a wrong type without failure.
      2. Anytype can be Get without defined in VarType.
      
      Also fix wrong STEP_SCOPE usage.
      
      test=develop
      22850661
  23. 11 10月, 2018 1 次提交
  24. 09 10月, 2018 1 次提交
  25. 15 8月, 2018 1 次提交
  26. 26 7月, 2018 1 次提交
  27. 21 6月, 2018 5 次提交
  28. 19 6月, 2018 1 次提交