1. 25 11月, 2021 1 次提交
  2. 19 11月, 2021 1 次提交
  3. 06 8月, 2021 1 次提交
    • S
      paddle/nn fix formula bugs (#34643) · 0f19ac7c
      sunzhongkai588 提交于
      * fix paddle.optimizer test=document_fix
      
      * fix paddle.optimizer test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix nn formula bugs test=document_fix
      
      * fix nn formula bugs test=document_fix
      
      * fix nn formula bugs test=document_fix
      0f19ac7c
  4. 29 4月, 2021 1 次提交
  5. 27 4月, 2021 1 次提交
    • Z
      update 2.0 public api in nn (#31912) · 3b81f2b8
      zhiboniu 提交于
      * update 2.0 public api in nn
      
      * replace Chinese character cause error in ci;synchronization with pr:#32588 to avoid 'ascii' codec in python2
      
      * numbers used in paddle.nn.functional.norm but not imported
      3b81f2b8
  6. 26 4月, 2021 1 次提交
  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. 19 11月, 2020 1 次提交
  9. 15 10月, 2020 1 次提交
  10. 14 10月, 2020 2 次提交
  11. 10 10月, 2020 1 次提交
    • Z
      Add api of constant in paddle.nn.initializer (#27786) · 00d401ec
      zhulei 提交于
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      00d401ec
  12. 15 5月, 2020 1 次提交
    • H
      Api move 20a (#24559) · 2b6d0049
      hong 提交于
      * add base name alias; test=develop
      
      * fix embedding bug; test=develop
      
      * fix io error; test=develop
      
      * add metric; test=develop
      
      * add import palce; test=develop
      
      * add setup; test=develop
      
      * fix incubate reader; test=develop
      
      * fix initializer error; test=develop
      2b6d0049