1. 16 11月, 2022 1 次提交
  2. 11 11月, 2022 2 次提交
  3. 10 11月, 2022 4 次提交
  4. 09 11月, 2022 2 次提交
  5. 08 11月, 2022 3 次提交
  6. 07 11月, 2022 6 次提交
  7. 04 11月, 2022 2 次提交
    • X
      [CherryPick] Cherry pick #45916 #46031 #47299 (#47610) · 72e1eb6b
      xiongkun 提交于
      * [ Dy2Static ] Fix bugs when select inputs meeting different shape or undefined-var (#45916)
      
      * fix select_input with different shape errors:
      1. select_input_with_buildin_type directly return non-undefinedvar branch when meeting undefined var
      2. the output shape of select_input is inferred from inputs.
      
      * reverse the logic in select_input
      
      * [warning] added warning message in cond block when one branch returns variable and another returns None (#46031)
      
      * [cherry-pick] Allow manaully set py_reader name in standalone executor (#45898) (#45931)
      
      * Allow manaully set py_reader name in standalone executor
      
      * [BugFix] while cond receives dict as input (#47299)
      
      * fix bugs while cond receives dict as input
      
      * add unittest
      
      * change flatten -> _is_sequence_except_dict
      
      * code format
      Co-authored-by: Nfeifei-111 <wuzhanfei@baidu.com>
      72e1eb6b
    • L
      [cherry-pick2.4]for CodeStyle (#47608) · cfee9c13
      Ligoml 提交于
      * only run pre-commit
      
      * only run pre-commit
      cfee9c13
  8. 03 11月, 2022 5 次提交
  9. 02 11月, 2022 1 次提交
  10. 01 11月, 2022 5 次提交
  11. 31 10月, 2022 3 次提交
    • Z
      2.4/fix engine build (#47462) · 4b3589fb
      zhaoyingli 提交于
      * update codestyle
      
      * [AutoParallel] fix fp16 for subblock (#47189)
      
      * [AutoParallel] fix fp16 for subblock
      
      * fix engine
      
      * fix comment
      
      * [AutoParallel] fix engine _build and cost method (#47263)
      
      * fix engine build method
      
      * fix import
      
      * update engine cost
      
      * update raise error
      
      * update cmakelist
      
      * revert optimizer
      
      * revert optimizer
      
      * fix unittest
      
      * fix unittest
      Co-authored-by: Ncaozhou <caozhou@radi.ac.cn>
      Co-authored-by: Ncaozhou <caozhou@radi.ac.cn>
      4b3589fb
    • Y
      [Cherry-pick][audio] rm kaiser window in audio get_window function && rm audio... · f93e9a58
      YangZhou 提交于
      [Cherry-pick][audio] rm kaiser window in audio get_window function && rm audio utils(#47469) (#47479)
      
      * [audio] rm kaiser window in audio get_window function && rm audio utils (#47469)
      
      * rm kaiser window in audio window function
      
      * rm paddle audio utils which is redundant
      
      * rm kaiser in test_audio_functions.py
      Conflicts:
      	python/paddle/audio/utils/error.py
      	python/paddle/tests/test_audio_functions.py
      
      * format
      f93e9a58
    • G
      [cherry-pick] update dygraph PTQ export_model api (#47415) · 12b9b03e
      Guanghua Yu 提交于
      * update dygraph PTQ export_model api
      
      * remove postprocess
      12b9b03e
  12. 29 10月, 2022 3 次提交
  13. 28 10月, 2022 3 次提交