1. 21 8月, 2020 3 次提交
  2. 20 8月, 2020 6 次提交
  3. 19 8月, 2020 3 次提交
    • L
      add pad func (#26106) · bcf03273
      littletomatodonkey 提交于
      * add pad func
      
      * add pad
      
      * test=develop, add pad op and apis
      
      * restore pad2d
      
      * test=develop, fix paddl declare
      
      * fix pad interface
      
      * test=develop, fix pad
      
      * test=develop, add all pad api and cos_sim
      
      * test=develop, remove padding default value
      
      * test=develop, rename var to tensor
      
      * test=develop, add more tests
      
      * test=develop, rename tovar to totensor
      
      * test=develop, fix init
      
      * test=develop, add more test
      
      * test=develop, add more tests
      bcf03273
    • C
      Add SyncBatchNorm (#26032) · 56890dc7
      ceci3 提交于
      * add SyncBatchNorm,test=develop
      56890dc7
    • Q
      elu gelu relu logsigmoid, test=develop (#26304) · 61800f4a
      Qi Li 提交于
      * logsigmoid and LogSigmoid, test=develop
      
      * add elu gelu relu, test=develop
      
      * update to_variable to to_tensor, test=develop
      
      * address review comments, test=develop
      
      * address review comments, test=develop
      
      * change to_variable to to_tensor in test, test=develop
      61800f4a
  4. 18 8月, 2020 2 次提交
  5. 17 8月, 2020 3 次提交
  6. 15 8月, 2020 3 次提交
  7. 14 8月, 2020 1 次提交
  8. 13 8月, 2020 2 次提交
  9. 12 8月, 2020 3 次提交
  10. 11 8月, 2020 3 次提交
  11. 06 8月, 2020 1 次提交
  12. 06 7月, 2020 1 次提交
    • C
      add Pad2D and LeakyReLU (#25177) · fc0da42b
      ceci3 提交于
      * add Pad2D and Leaky_ReLU, test=develop
      
      * update,test=develop
      
      * change name,test=develop
      
      * add unittest and redine docs,test=develop
      fc0da42b
  13. 21 5月, 2020 1 次提交
  14. 15 5月, 2020 2 次提交
    • X
      [for 2.0-alpha] add alias in paddle.nn and paddle.tensor test=develop (#24561) · 217ca776
      XiaoguangHu 提交于
      * add alias in paddle.nn and paddle.tensor test=develop
      
      * add alias in paddle.nn and paddle.tensor dir test=develop
      
      * fix same conflict manually test=develop
      
      * update fc and dygraph alias test=develop
      
      * fix initalizer.py typo test=develop
      217ca776
    • 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
  15. 14 5月, 2020 1 次提交
  16. 12 5月, 2020 2 次提交
  17. 09 5月, 2020 1 次提交
    • Z
      copy dygraph api to paddle.imperative (#24085) · a851b97a
      zhongpu 提交于
      * copy dygraph api to paddle.imperative, test=develop
      
      * polish the code, test=develop
      
      * polish code, test=develop
      
      * polish code, test=develop
      
      * move paddle.imperative.Layer to paddle.nn.Layer, test=develop
      a851b97a
  18. 27 4月, 2020 1 次提交
  19. 26 4月, 2020 1 次提交