1. 28 11月, 2022 1 次提交
    • Z
      Cherrypick NV fixes to release/2.4 (#48263) · 7a0b8625
      zlsh80826 提交于
      * Reduce squeeze2_matmul_fuse_pass, flattent tests time (#47098)
      
      * Add missing fp32 config and reduce the testing combination
      
      * Reduce trt matmul pass test max examples
      
      * Loose TRT fp16 tests tolerance (#47100)
      
      * Loose TRT half test tolerance to 1e-3 (#47101)
      
      * Loose TRT half test tolerance to 1e-3 (#47106)
      
      * Update distributed_strategy.proto (#46531)
      
      * Close popen pipe after used (#47053)
      
      * Add launch_bounds (#47285)
      
      * Fix TRT UT failures (#47488)
      
      * Format cherry-picked commits
      
      * CudnnNormConvolution is no longer supported on NVIDIA Hopper GPUs (#48203)
      
      * Skip tests that use fused_ops on H100
      
      * Add error message to FusedOps on H100
      Co-authored-by: NShijie <505749828@qq.com>
      Co-authored-by: NLeo Chen <39020268+leo0519@users.noreply.github.com>
      Co-authored-by: NTian Zheng <tizheng@nvidia.com>
      7a0b8625
  2. 25 11月, 2022 2 次提交
  3. 24 11月, 2022 1 次提交
  4. 16 11月, 2022 1 次提交
  5. 11 11月, 2022 2 次提交
  6. 10 11月, 2022 4 次提交
  7. 09 11月, 2022 2 次提交
  8. 08 11月, 2022 3 次提交
  9. 07 11月, 2022 6 次提交
  10. 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
  11. 03 11月, 2022 5 次提交
  12. 02 11月, 2022 1 次提交
  13. 01 11月, 2022 5 次提交
  14. 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
  15. 29 10月, 2022 2 次提交