1. 14 10月, 2020 1 次提交
  2. 13 10月, 2020 4 次提交
    • L
      Refine the format of printing tensor (#27673) · 049696bf
      Leo Chen 提交于
      * add sumary feature
      
      * refine printting tensor
      
      * add sci_mode
      
      * add sample code
      
      * fix indent error
      
      * fix _format_item
      
      * polish code
      
      * support item indent
      
      * add ut
      
      * set place for ut
      
      * fix py2 issue
      
      * fix ut
      049696bf
    • C
      update index sample (#27839) · 9637d963
      Chengmo 提交于
      * update index sample
      9637d963
    • 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
    • S
      Update code examples for api2.0 · 9215ad96
      Steffy-zxf 提交于
      Update code examples for api2.0 
      9215ad96
  3. 12 10月, 2020 2 次提交
  4. 10 10月, 2020 1 次提交
  5. 09 10月, 2020 1 次提交
  6. 30 9月, 2020 4 次提交
  7. 29 9月, 2020 4 次提交
  8. 28 9月, 2020 2 次提交
  9. 27 9月, 2020 1 次提交
  10. 25 9月, 2020 1 次提交
  11. 23 9月, 2020 2 次提交
    • C
      Add new paddle.save/load APIs (#27331) · bb84f0e6
      Chen Weihang 提交于
      * init commit of new save/load
      
      * fix failed unittests
      
      * fix save_load_v2 unittest failed
      
      * fix failed unittest & polish doc
      
      * add tests for coverage
      
      * add more tests & move static apis
      
      * fix example code error
      
      * polish emample code
      
      * fix detail example code problem
      bb84f0e6
    • Z
      Make the Bind Method of Tensor more automatic (#27270) · 1e1ae5c5
      Zhou Wei 提交于
      * Makes the Bind Method more intelligent
      
      * Makes the Bind Method more intelligent
      
      * fix unittest
      
      * fix unittest
      
      * fix conflict
      1e1ae5c5
  12. 22 9月, 2020 1 次提交
  13. 21 9月, 2020 1 次提交
  14. 17 9月, 2020 1 次提交
  15. 14 9月, 2020 1 次提交
  16. 11 9月, 2020 2 次提交
  17. 10 9月, 2020 2 次提交
  18. 08 9月, 2020 2 次提交
  19. 07 9月, 2020 2 次提交
  20. 06 9月, 2020 1 次提交
  21. 05 9月, 2020 1 次提交
  22. 04 9月, 2020 3 次提交