1. 19 10月, 2022 4 次提交
    • X
      [CherryPick] Support TypeHint for function decorated by @to_static (#47147) · 247ef477
      xiongkun 提交于
      * [Dy2Static] Support TypeHint for function decorated by @to_static (#47121)
      
      * Add TypeHint Transformer
      
      * add unittest for typehint transformer
      
      * [Dy2Static] Remove GradTransformer (#47063)
      
      * [Dy2Static] Remove GradTransformer
      1. fix einsum infershape bugs.
      2. remove grad_transformer and unify paddle.grad and paddle.static.gradient.
      3. add dygraph_and_dy2static_only decorator for dy2static.
      
      * fix bugs
      
      * rename
      247ef477
    • G
      Add enable_partial_send_recv switch in pipeline_configs (#46992) (#47083) · 1d015f12
      Ghost Screaming 提交于
      * Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result
      is wrong.
      
      * Support allow_partial switch, which can be configure in
      pipeline_configs. If sent tensor are not the same from
      different hosts, they shouldn't been sent partially and
      then concated as a whole tensor.
      
      * Change name allow_partial to enable_partial_send_recv.
      
      * Add global variable _enable_partial_send_recv
      1d015f12
    • W
      [Dy2St]Fix recurrent op eager deletion pass error in dy2st (#47105) (#47134) · 69515e90
      WangZhen 提交于
      [CherryPick][Dy2St]Fix recurrent op eager deletion pass error in dy2st
      69515e90
    • Y
      update audio api examples (#46938) (#47126) · f08c1041
      YangZhou 提交于
      * update audio api examples
      
      * fix format
      
      * format
      
      * fix
      
      * test api
      
      * fix format
      
      * fix static check error
      
      * fix doc error
      
      * fix ci
      
      * fix api error
      
      * update api.spec
      
      * fix ci
      
      * fix typo in window gaussian
      f08c1041
  2. 18 10月, 2022 4 次提交
  3. 17 10月, 2022 6 次提交
  4. 14 10月, 2022 7 次提交
  5. 13 10月, 2022 2 次提交
  6. 12 10月, 2022 2 次提交
  7. 11 10月, 2022 2 次提交
  8. 10 10月, 2022 2 次提交
  9. 09 10月, 2022 1 次提交
  10. 29 9月, 2022 3 次提交
  11. 28 9月, 2022 2 次提交
  12. 27 9月, 2022 4 次提交
  13. 26 9月, 2022 1 次提交
    • Z
      cherry-pick V2.4 (#46358) · 536d9d8c
      ziyoujiyi 提交于
      * back fl
      
      * delete ssl cert
      
      * .
      
      * make warning
      
      * .
      
      * unittest paral degree
      
      * solve unittest
      
      * heter & multi cloud commm ready
      
      * .
      
      * .
      
      * fix gloo compile warning
      
      * adapt for nn fl-ps
      
      * flps del fake-init op
      
      * add learning_rate_0 intializer op
      
      * bug fix
      
      * .
      
      * .
      536d9d8c