Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cherry-pick2.4]docs fix #47668

Closed
wants to merge 211 commits into from
Closed

[cherry-pick2.4]docs fix #47668

wants to merge 211 commits into from

Conversation

Ligoml
Copy link
Contributor

@Ligoml Ligoml commented Nov 4, 2022

PR types

Others

PR changes

Docs

Describe

From00 and others added 30 commits September 13, 2022 11:09
#45898) (#45931)

* Allow manaully set py_reader name in standalone executor

* Fix CI errors
修复cuda11.7编译出错的问题
* cherry pick delay tensorrt log
* Update trt_plugin.h
* Support dynamic shape in multiclass_nms3 Plugin for Paddle-TensorRT.
* fix arm fp16 compile error

* polish macro impl
* delete eigen header in data_type.h

* fix complie bug

* refactor
Support 0 shapes input Tensor for MKL slice kernel
…undefined-var (#45916) (#46020)

* 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
* 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: zyfncg <[email protected]>
Co-authored-by: Charles-hit <[email protected]>
* skip forward save

* fix bug

* more ci for jit skip forward
…s 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
* 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
* unify  core_avx and core_noavx

* fix except error

* revert mac compile logic

* revert dylib to so

* add core_noavx branch

* remove core_noavx

* replace paddle_core by lib paddle

* polish var name

* replace paddle_core by libpaddle

* update custom device commit

* polish code by comments
* make eager log readable

* fix compile error

* recover test

* invoke ci again
zyfncg and others added 27 commits October 26, 2022 22:41
… softmax (#47338) (#47367)

* fix inference perfermence problem caused by selecting cudnn kernel for softmax

* recover use_cudnn in opmaker of softmax
修改一处Slice的bug
* cherry-pick #46359 and resolve conflict
… the parameter is list of dict (#47372)

* reformat file by black

* fix multi_tensor adam/momentum bug
add sync_batch_norm_bn and deliver indices_dict
* [JIT] Add Predictor for JITLayer (#47379)

* add predictor_engine

* add predictor_engine

* fix zero shape

* fix lodTensor

* fix unittest

* fix code style

* update CmakeList

* fix new executor
…2St (#47398) (#47414)

* [Dy2St]Fix abnormal growth of memory in train mode and no_grad for Dy2St
* [JITLayer]Enable OneDNN on CPU and Fix zero shape
…r PPFleetX (#47458)

* reformat hybrid_parallel_util.py by black

* add fused_allreduce_gradients_with_group

* add scale

* fix ci
* update dygraph PTQ export_model api

* remove postprocess
… 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
* 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: caozhou <[email protected]>

Co-authored-by: caozhou <[email protected]>
…6993) (#47417)

* support generating code of opmaker for backward op invoke forward op (#46912)

* [code-gen] Support code-gen for opmaker of sparse op (#46993)

* support generating code of opmaker for backward op invoke forward op

* gsupport code-gen of opmaker for sparse op

* refind logic of choose phi kernrel

* fix complie budg

* fix code_gen bug

* fix bug

* fix kernel signature code-gen

* fix complie bug of VarType

* fix complie bug of VarType

* fix test_sparse_conv_op

* fix test_sparse_norm_op

* [Phi] Refactor logic of judging whether having a phi kernrel (#46920)

* refind logic of choose phi kernrel

* fix complie budg

* update cmake
Fix english documents of sparse api
…r pass (#47308)

* fix memory copy in prepare_data. test=develop

* add cache_kv fp16 support. test=develop

* fit for simplify_with_basic_ops_pass. test=develop
* add constant_folding_pass pass for mkldnn int8

* update UpdateScaleOpInOutScales
* only run pre-commit

* only run pre-commit
@paddle-bot
Copy link

paddle-bot bot commented Nov 4, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@Ligoml Ligoml closed this Nov 4, 2022
@Ligoml Ligoml deleted the cp_2.4_docs branch November 4, 2022 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.