1. 10 10月, 2022 5 次提交
  2. 29 9月, 2022 1 次提交
    • Z
      [cherry-pick] Open the clip_extra flag in save_inference_model (#46577) · d67da3dc
      zyfncg 提交于
      * set flag of clip_extra in save_inference_model to true (#46151)
      
      * open the clip_extra flag in paddle.static.save_inference_model, test=allcase (#46456)
      
      * Open the clip_extra flag in TracedLayer.save_inference_model (#46473)
      
      * open the clip_extra flag in paddle.static.save_inference_model, test=allcase
      
      * set the defalut value of clip_extra in TracedLayer from False to True, test=allcase
      
      * update english doc of paddle.static.save_inference_model, test=document_fix (#46484)
      
      * Fix clip_extra logic in remove_training_info (#46534)
      
      * fix clip_extra code in remove_training_info
      
      * revert rnn opmaker clear
      d67da3dc
  3. 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
  4. 27 9月, 2022 1 次提交
    • 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
  5. 26 9月, 2022 1 次提交
  6. 23 9月, 2022 1 次提交
  7. 22 9月, 2022 1 次提交
  8. 20 9月, 2022 2 次提交
  9. 19 9月, 2022 4 次提交
  10. 17 9月, 2022 1 次提交
  11. 16 9月, 2022 1 次提交
  12. 15 9月, 2022 2 次提交
  13. 09 9月, 2022 3 次提交
  14. 08 9月, 2022 7 次提交
  15. 07 9月, 2022 9 次提交