1. 09 1月, 2021 1 次提交
    • P
      add View(reuse allocation) strategy on squeeze, unsqueeze, reshape, flatten op (#29913) · da16b33f
      pangyoki 提交于
      * 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
      da16b33f
  2. 29 12月, 2020 1 次提交
    • C
      fix code bugs (#29932) · af372858
      Chen Long 提交于
      * fix code bugs
      
      * fix code bugs test=document_fix
      
      * fix code bugs test=document_fix
      af372858
  3. 05 12月, 2020 1 次提交
    • myq406450149's avatar
      update unbind norm add CUDAPlace api doc information (#29322) · 7c508d86
      myq406450149 提交于
      * enhance array_to_lod_tensor_op lod_tensor_to_array_op errors information. test=develop
      
      * fix format. test=develop
      
      * format fix. test=develop
      
      * add lod_rank_table. test=develop
      
      * fix format. test=develop
      
      * fix doc info. test=develop
      
      * fix np error
      
      * add unbind dygraph api. test=develop
      
      * fix unbind doc.test=develop
      7c508d86
  4. 04 12月, 2020 1 次提交
  5. 30 11月, 2020 1 次提交
  6. 27 11月, 2020 1 次提交
  7. 26 11月, 2020 2 次提交
  8. 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
  9. 23 11月, 2020 1 次提交
  10. 19 11月, 2020 1 次提交
  11. 17 11月, 2020 3 次提交
  12. 16 11月, 2020 1 次提交
  13. 10 11月, 2020 1 次提交
  14. 09 11月, 2020 1 次提交
  15. 15 10月, 2020 1 次提交
  16. 14 10月, 2020 1 次提交
  17. 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
  18. 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
  19. 30 9月, 2020 1 次提交
  20. 29 9月, 2020 1 次提交
  21. 28 9月, 2020 2 次提交
  22. 23 9月, 2020 1 次提交
  23. 14 9月, 2020 1 次提交
  24. 08 9月, 2020 1 次提交
  25. 07 9月, 2020 1 次提交
  26. 04 9月, 2020 2 次提交
  27. 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
  28. 01 9月, 2020 1 次提交
  29. 28 8月, 2020 1 次提交
  30. 27 8月, 2020 1 次提交
  31. 25 8月, 2020 2 次提交
  32. 23 8月, 2020 2 次提交
  33. 22 8月, 2020 1 次提交