1. 10 8月, 2020 1 次提交
  2. 08 8月, 2020 3 次提交
    • F
      update document template for unary elementwise layers (#25896) · e853ece0
      Feiyu Chan 提交于
      1. update document template for unary elementwise layers(a.k.a. activation layer);
      2. remove generate_op_noattr and use generate_activation instead; remove redundant function copies;
      3. minor update for docstring to fix rst format errors.
      4. fix doc for Rsqrt OP
      5. add sample code for each activation separately;
      6. remove the unused deprecated decorator.
      e853ece0
    • J
      Change use_quantizer attribute name and data type (#25838) · 734cf1c3
      joanna.wozna.intel 提交于
      * Change use_quantizer attribute name and data type
      
      * Fix problem with setting attribute
      
      * Add changes due to review
      
      * Small change in function
      
      * Restore use_quantizer attr for compatibility
      734cf1c3
    • L
      refine unsqueeze, test=develop (#25470) · 5258d53d
      Leo Chen 提交于
      * refine unsqueeze, test=develop
      
      * update unsqueeze, test=develop
      
      * refine unsqueeze, test=develop
      
      * refine unsqueeze, test=develop
      
      * update
      
      * remove None, test=develop
      
      * follow comments
      
      * support bool
      
      * update doc
      
      * follow comments
      
      * merge develop
      5258d53d
  3. 07 8月, 2020 1 次提交
  4. 06 8月, 2020 3 次提交
    • L
      refine paddle.stack (#25305) · 6e7f0bb2
      Leo Chen 提交于
      * refine stack in dygraph mode, test=develop
      
      * update stack, test=develop
      
      * rename Variable to Tensor, test=develop
      
      * add name args to fluid.layers.stack, test=develop
      
      * follow comments
      
      * update doc
      
      * update doc
      
      * follow comments
      6e7f0bb2
    • Y
      add new flatten op test=develop (#25393) · 22462007
      yaoxuefeng 提交于
      22462007
    • S
      add paddle.utils.deprecated. (#25912) · c8d0d141
      Shibo Tao 提交于
      * add paddle.utils.deprecated.
      
      * add docstring. test=develop
      
      * add alias paddle.utils.deprecated. test=develop
      
      * rm deprecated in python/paddle/fluid/annotations.py. test=develop
      
      * 1. check version before warning. 2. bug fix. test=develop
      
      * bug fix. test=develop
      
      * use paddle.fluid.require_version. test=develop
      
      * fix doc
      
      * fix doc. test=develop
      
      * fix doc. test=develop
      
      * bug fix. test=develop
      
      * use packaging.version. test=develop.
      
      * enhance doc. test=develop
      
      * add compare_version function. test=develop
      
      * add version.py. test=develop
      
      * remove packaging. test=develop
      
      * move compare_version to deprecated.py. test=develop
      
      * remove print. test=develop
      
      * fix. test=develop
      
      * fix. test=develop
      
      * fix. test=develop
      
      * fix. test=develop
      
      * inline. test=develop
      
      * fix. test=develop
      c8d0d141
  5. 04 8月, 2020 1 次提交
  6. 31 7月, 2020 1 次提交
  7. 30 7月, 2020 4 次提交
  8. 29 7月, 2020 1 次提交
  9. 27 7月, 2020 1 次提交
  10. 23 7月, 2020 4 次提交
  11. 21 7月, 2020 3 次提交
  12. 17 7月, 2020 1 次提交
  13. 15 7月, 2020 2 次提交
    • S
      fix logical_* ops' doc (#25479) · 71c71e68
      Shibo Tao 提交于
      * fix doc of logical_* op.
      
      * fix doc of op pow.
      
      * fix comment syntax error9D
      
      * fix operator reciprocal demo.
      
      * fix logical_* ops' doc. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      71c71e68
    • S
      fix reciprocal op doc(#25498) · a2f141c0
      Shibo Tao 提交于
      a2f141c0
  14. 14 7月, 2020 2 次提交
  15. 12 7月, 2020 1 次提交
  16. 10 7月, 2020 1 次提交
  17. 08 7月, 2020 1 次提交
    • C
      fix instance norm in dy (#24717) · 52be62c5
      ceci3 提交于
      * fix bn & in in dy, test=develop
      
      * update instance_norm,test=develop
      
      * fix bugs,test=develop
      
      * add more case in unittest,test=develop
      
      * fix,test=develop
      
      * fix,test=develop
      52be62c5
  18. 07 7月, 2020 2 次提交
  19. 06 7月, 2020 1 次提交
  20. 03 7月, 2020 1 次提交
  21. 02 7月, 2020 2 次提交
  22. 01 7月, 2020 1 次提交
  23. 30 6月, 2020 1 次提交
  24. 18 6月, 2020 1 次提交