forked from PaddlePaddle/Paddle
-
Notifications
You must be signed in to change notification settings - Fork 0
merge #6
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
Merged
Merged
merge #6
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix * test=document_fix
…66946) * Update unary_infer_sym.cc * Update unary_infer_sym.h * Update ops.yaml * Update unary_infer_sym.cc
…le#66925) * Update load_state_dict.py * Update load_state_dict.py * Update load_state_dict.py * fix codestyle * fix test * fix test * fix test
* Add lerp CINN. * update * Refine message errors. * Fix non-pointer error.
…66983) * Add lerp CINN. * update * Refine message errors. * update * Refine pointer errors.
…p16_train`.py (PaddlePaddle#66734) * [Fix PIR Unittest] fix pir ut in test/contrib/test_multi_precision_fp16_train.py * update * fix typo
…lePaddle#66034) * [CINN] Support horizontal fusion * Change data type * Support horizontal fusion * Fix compile error * add topo sort in backend fusion * update * reorder yield_store op adding * rename fusion to group * remove IsNotOutputNodeMatcher * update * update * update * update policy manager * update * add reverse topo search algorithm for op fusion * horizontal support dynamic shape and enhance fusion ability * fix * xx * move logic of reverse topo sort to pattern_graph.cc * fix some bugs * update * skip multi-downstream nodes when doing trivial sink * fix * xxxx * fix * update * LiftToAnchorPattern Implementation * update * update LiftToAnchorPattern * horizontal operator fusion enhance * Implementation of anchor pattern recomputing mechanism * update * update * update * update * update * fix compile err * update * fix horizontal fusion * fix syntax err * register anchor policy * update * update * support LiftToAnchorPattern for reduce tree pattern * update * update * fix add_store_in_group_op * fix pir all path test * update * fix split recompute * update * update * update * fix compile * update * fix recompute matcher er * update * update * reduce logs * fix SearchAnchorTransformRecursively * update * recover add_store_in_fusion_op * update * update * update * refine codes and add interpreter * update * update * support cluster pass and add tracker to fusionOp * update * update backend * update * update * update * update * update * update * update * update * fix compile err * update * update * fix compile err * update * update * update * add_test * fix * fix * fix * fix * fix reshape tmp * fix test_graph * fix test_sd_resnet_block * fix shared tracker conflict * revert fix reshape tmp * fix softmax * fix * fix test_sub_graph_23 --------- Co-authored-by: jiahongyu <[email protected]> Co-authored-by: xiongkun <[email protected]> Co-authored-by: feifei-111 <[email protected]> Co-authored-by: zhangbaizhou <[email protected]>
* change-binary_infer_sym.cc+binary_infer_sym.h+ops.yaml * change infer_symbolic_shape/binary_infer_sym.cc * add same_operands_result.h+same_operands_result.cc
* Infer Symbolic Shape BUAA No.35】Add equal_all op * 【Infer Symbolic Shape BUAA No.35】Add equal_all op * Update binary_infer_sym.cc * Update binary_infer_sym.cc
…ler.cc (PaddlePaddle#66847) * rewrite some messages * fix some typos * fix some bugs * change phi to common * change common to phi
…nitializer,param_attr.py}` (PaddlePaddle#67001)
…type hints for 5 uts in `test/ir/inference/` (PaddlePaddle#66975)
…sign op (PaddlePaddle#66967) * Update ops.yaml * Update same_operands_result.h * Update same_operands_result.cc
… hints in `test/ir/inference/test_trt_convert_nearest_interp_v2.py` (PaddlePaddle#66972)
…type hints for 10 uts in `test/ir/inference/` (PaddlePaddle#67028)
…type hints for 9 uts in `test/ir/inference/` (PaddlePaddle#67020)
…type hints for 10 uts in `test/ir/inference/` (PaddlePaddle#67024)
…type hints for 10 uts in `test/ir/inference/` (PaddlePaddle#67030) --------- Co-authored-by: Nyakku Shigure <[email protected]>
…ributed\ps\wrapper\fleet.h and other 3 files (PaddlePaddle#66899) * fix error messeges in 4f files * Update custom_op_demo.cc * Update custom_op_demo.cc
…/distributed/communication/{reduce_scatter.py, scatter.py, send.py, all_gather.py}` (PaddlePaddle#66864)
---------
Co-authored-by: megemini <[email protected]>
Co-authored-by: SigureMo <[email protected]>
* Add lerp CINN. * update * Refine lerp op CINN. * Refine code. * Refine code. * Refine code.
…type hints for 10 uts in `test/ir/inference/` (PaddlePaddle#67040) --------- Co-authored-by: Nyakku Shigure <[email protected]>
PaddlePaddle#66931) * delete -1 shape check * recommit * recover support -1 shape * add meta config * modify windows bug * windows bug * modify
…type hints for 5 uts in `test/` (PaddlePaddle#67044)
…ddle#66454) * Fix * Fix * Fix * Fix windows build * Fix * Fix * Fix * add return * Fix * Fix * fix * test=allcases * fix
* [CINN][New Hardware Update] add CodeGenGPU_Dev * replace phi::errors to ::common::errors * rename CodeGenCUDA_dev to CodeGenCudaDev * rename CodeGenCUDA_Host to CodeGenCudaHost
* 报错信息优化 * 回退shell.cc * 回退shell.cc
* Update instruction_util.cc * Update utils.cc * Update static_ops.yaml * Update auto_parallel_sequence_parallel_optimization.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Category
PR Types
Description