1. 20 9月, 2022 3 次提交
  2. 19 9月, 2022 14 次提交
  3. 17 9月, 2022 1 次提交
    • Z
      V2.4 - cherry-pick (#46126) · a76fa414
      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
      a76fa414
  4. 16 9月, 2022 3 次提交
    • C
      (cherry-pick)Fix split infershape in static mode and add convert rules for... · 4e09e402
      Charles-hit 提交于
      (cherry-pick)Fix split infershape in static mode and add convert rules for fill_any_like op (#46079)
      
      * Fix split bug in static mode (#45906)
      
      * fix split bug in static mode
      
      * modify code style
      
      * modify code style
      
      * add unit test for split
      
      * add convert rules for fill_any_like op in paddle science (#45985)
      
      * add convert rules for fill_any_like op in paddle science
      
      * add unit test for fill_any_like op in paddle science
      
      * modify fill_any_like convert rule
      
      * modify fill_any_like convert rule dtype
      4e09e402
    • H
      [cherry-pick][jit] Jit skip forward (#45926) · e25e9471
      Hui Zhang 提交于
      * skip forward save
      
      * fix bug
      
      * more ci for jit skip forward
      e25e9471
    • C
      [Cherry-pick] Normalize yaml name and label (#46052) · 8caaf85a
      Chen Weihang 提交于
      * normalize yaml file name (#45894)
      
      * Clear extra attributes of activation op in OpMaker (#45772)
      
      * clear extra attr of activation op in opmaker
      
      * fix syntax bug
      
      * fix mkldnn kernel
      
      * fix merge conflict
      
      * fix bug
      
      * [PHI] Normalize yaml op label (#45976)
      
      * normalize yaml op label
      
      * revert op_compat yaml change
      
      * fix prelu and rnn compat problem
      
      * replace api by op
      
      * support assign op backward refuse forward (#45879)
      
      * normize yaml backward op label (#46028)
      Co-authored-by: Nzyfncg <zhangyunfei07@baidu.com>
      Co-authored-by: NCharles-hit <56987902+Charles-hit@users.noreply.github.com>
      8caaf85a
  5. 15 9月, 2022 5 次提交
  6. 14 9月, 2022 2 次提交
  7. 13 9月, 2022 1 次提交
  8. 09 9月, 2022 9 次提交
  9. 08 9月, 2022 2 次提交
    • X
      [Dy2Static] fix non-local error while dealing push_pop names (#45828) · 67d77846
      xiongkun 提交于
      * 1. fix non-local error while dealing push_pop names
      2. escape "'" in push_pop_names to avoid syntax errors.
      3. unified the non-local stmt creation processes in getter and setter.
      4. split the nonlocal_names and getter/setter names.
      
      * fix bugs
      
      * 1. revert setter and getter, push_pop_names must have non-local
      
      * fix bugs.
      
      * code format
      67d77846
    • W
      copyright (#45866) · 38325636
      wenbin 提交于
      38325636