1. 11 10月, 2022 1 次提交
  2. 10 10月, 2022 5 次提交
  3. 29 9月, 2022 3 次提交
  4. 28 9月, 2022 1 次提交
    • Z
      [cherry-pick] Clear extra attrs of some ops in OpMaker (#46150, #46321,... · b2e4211d
      zyfncg 提交于
      [cherry-pick] Clear extra attrs of some ops in OpMaker (#46150, #46321, #46418, #46451, #46457) (#46553)
      
      * Clear extra attributes of some Op in OpMaker (Part4) (#46060)
      
      * clear extra attr of some ops in opmaker
      
      * revert clear use_cudnn for pool
      
      * fix test_operator_desc
      
      * fix Attr interface of OperatorBase
      
      * clear extra attrs of condition op in opmaker (#46150)
      
      * Clear extra attrs of lookup_table_v2 in OpMaker (#46321)
      
      * clear extra attrs of look_up_table_v2 in opmaker
      
      * fix bug
      
      * clear extra attrs of quantize op in opmaker (#46418)
      
      * delete repeated item
      
      * clear extra attrs of distribute op in opmaker (#46451)
      
      * clear extra atts of sequence_softmax in opmaker (#46457)
      b2e4211d
  5. 27 9月, 2022 2 次提交
    • Z
      fix shard_index kernel (#46491) (#46511) · 5711bbee
      zhaoyingli 提交于
      5711bbee
    • Z
      [cherry-pick] clear extra attrs of some ops in OpMaker (#45845, #45984, 46060) (#46218) · 0cc2251f
      zyfncg 提交于
      * Clear extra attrs of elementwise op in OpMaker (#45845)
      
      * clear extra attrs of elementwise op in opmaker
      
      * fix op_debug_string_test
      
      * fix bug of grad_add
      
      * fix sort of runtime attrs
      
      * Clear extra attrs of scale in OpMaker (#45984)
      
      * clear extra attr of scale in opmaker
      
      * fix sum bug
      
      * fix merge conflict
      
      * fix minus
      
      * Clear extra attributes of some Op in OpMaker (Part4) (#46060)
      
      * clear extra attr of some ops in opmaker
      
      * revert clear use_cudnn for pool
      
      * fix test_operator_desc
      
      * fix Attr interface of OperatorBase
      
      * fix code stype
      0cc2251f
  6. 26 9月, 2022 1 次提交
  7. 20 9月, 2022 10 次提交
  8. 19 9月, 2022 7 次提交
  9. 17 9月, 2022 1 次提交
  10. 16 9月, 2022 2 次提交
    • 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
    • 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
  11. 15 9月, 2022 2 次提交
  12. 14 9月, 2022 3 次提交
  13. 13 9月, 2022 1 次提交
  14. 09 9月, 2022 1 次提交