1. 11 1月, 2021 1 次提交
    • P
      [Cherry-pick PR 29913], add View(reuse allocation) strategy on squeeze,... · 7c943a65
      pangyoki 提交于
      [Cherry-pick PR 29913], add View(reuse allocation) strategy on squeeze, unsqueeze, reshape, flatten op (#29913) (#30258)
      
      * add view strategy on squeeze,unsqueeze,reshape,flatten
      
      * add squeeze unittest
      
      * add unittests
      
      * use View strategy as name rather than Reuse Allacation
      
      * fix view api doc
      
      * fix format
      
      * use core.ops when input of reshape2 is Tensor
      
      * fix test_cross_entropy_loss error because of reshape2
      
      * delete selected_rows
      
      * change op_function
      
      * little change
      
      * solve HandleViewBetweenInputAndOutput
      7c943a65
  2. 30 12月, 2020 1 次提交
    • C
      [cherry-pick] Fix 2.0 bugs (#29992) · faf2bb39
      Chen Long 提交于
      * fix doc bugs test=document_fix
      
      * fix code bugs test=document_fix
      
      * fix code bugs test=document_fix
      
      * fix doc bugs test=document_fix
      
      * fix doc bugs test=document_fix
      
      * fix doc bugs test=document_fix
      faf2bb39
  3. 05 12月, 2020 2 次提交
  4. 30 11月, 2020 1 次提交
  5. 27 11月, 2020 1 次提交
  6. 26 11月, 2020 2 次提交
  7. 24 11月, 2020 1 次提交
    • L
      Upgrade string literals to raw string (#28989) · 3815d7aa
      Leo Chen 提交于
      * upgrade comment string to raw string
      
      * fix string in
      
      * fix string with ' '
      
      * revert update on comments
      
      * upgrade only necessary
      
      * fix sample code checker
      
      * fix comments with '''
      3815d7aa
  8. 23 11月, 2020 1 次提交
  9. 19 11月, 2020 1 次提交
  10. 17 11月, 2020 3 次提交
  11. 16 11月, 2020 1 次提交
  12. 10 11月, 2020 1 次提交
  13. 09 11月, 2020 1 次提交
  14. 15 10月, 2020 1 次提交
  15. 14 10月, 2020 1 次提交
  16. 13 10月, 2020 1 次提交
    • S
      Update api 2.0 for some ops · 92b3a717
      Steffy-zxf 提交于
      * 1. remove paddle.unique_with_counts api, which counts as unique api
      2. add paddle.math.increment(x, value=1.0, name=None) api
      3. replace paddle.sums with paddle.add_n api
      4. update paddle.metric.accuracy api (add name parameter)
      92b3a717
  17. 12 10月, 2020 1 次提交
    • M
      refine adam/strided_slice && fix doc for rmsprop/unstack (#27740) · 84d8e49d
      MRXLT 提交于
      * refine parameters order && doc
      
      * update rmsprop doc
      
      * refine adam/transpose/unstack/stride_slice
      
      * fix bug && doc
      
      * fix doc
      
      * bug fix
      
      * bug fix
      
      * fix doc
      
      * fix doc
      
      * fix doc
      
      * fix doc
      
      * depercate old strided_slice
      
      * update doc
      
      * set default value for name
      
      * update doc
      84d8e49d
  18. 30 9月, 2020 1 次提交
  19. 29 9月, 2020 1 次提交
  20. 28 9月, 2020 2 次提交
  21. 23 9月, 2020 1 次提交
  22. 14 9月, 2020 1 次提交
  23. 08 9月, 2020 1 次提交
  24. 07 9月, 2020 1 次提交
  25. 04 9月, 2020 2 次提交
  26. 03 9月, 2020 1 次提交
    • L
      refine paddle.stack (#26886) · 1275659c
      Leo Chen 提交于
      * refine paddle.stack
      
      * support TensorArray
      
      * add test
      
      * fix coverage problem
      
      * fix coverage problem
      
      * fix sample code
      1275659c
  27. 01 9月, 2020 1 次提交
  28. 28 8月, 2020 1 次提交
  29. 27 8月, 2020 1 次提交
  30. 25 8月, 2020 2 次提交
  31. 23 8月, 2020 2 次提交
  32. 22 8月, 2020 1 次提交