Cinn trivalop fuse#7
Open
2742195759 wants to merge 1060 commits intophlrain:test_new_group_schedule_tilefrom
Open
Cinn trivalop fuse#72742195759 wants to merge 1060 commits intophlrain:test_new_group_schedule_tilefrom
2742195759 wants to merge 1060 commits intophlrain:test_new_group_schedule_tilefrom
Conversation
tc20042008
reviewed
Feb 29, 2024
tc20042008
reviewed
Feb 29, 2024
tc20042008
reviewed
Feb 29, 2024
tc20042008
reviewed
Mar 2, 2024
tc20042008
reviewed
Mar 2, 2024
paddle/cinn/hlir/dialect/operator/transforms/cinn_group_cluster_pass.cc
Outdated
Show resolved
Hide resolved
tc20042008
reviewed
Mar 2, 2024
paddle/cinn/hlir/dialect/operator/transforms/cinn_group_cluster_pass.cc
Outdated
Show resolved
Hide resolved
tc20042008
reviewed
Mar 4, 2024
tc20042008
reviewed
Mar 4, 2024
| } | ||
|
|
||
| template <typename Type, typename Process, typename Condition> | ||
| Type RepeatProcessUnitConditionFailed(const Process& process, |
There was a problem hiding this comment.
去掉。
这个函数的信息量比较少,基本上只是对控制流进行了抽象,应该可以做得更丰富一点。
5a325f5 to
dfb0f89
Compare
…ddle into cinn-trivalop-fuse
* add nn.functional.group_norm * fix docs * fix docs
* First commit of conv add pass * Fix some bug * return ps * fix header * commit conv + bias + add pattern * remove persistable * Add None tensor to match pattern * format file * add graph in test case * fix graph style * add r for comment style * change opt_level to 3 * delete useless pass pattern * Set fused_conv2d attribut from source
* add new allocator strategy
…addle#62656) * sparse tensor meta add defalut dtype * auto_mixed_precision_pass support sparse tensor * add dtype * add test * remove fp16 of addmm_coo * fix bug * test coverage
* fix * fix * fix
* update * update
…ddle#62696) * [fix][dataloader] use file descripor instead of file system * [fix][dataloader] use core.globals instend of os.environ * [fix][dataloader] add test dataloader * [fix][dataloader] set FLAGS_dataloader_use_file_descriptor on child process
* add stack_double_grad composite API * add TestStackDoubleGradCheck
* fix fused_weight_only_linesr_pass and ut * update * update * fix
rewrite broadcast logic
…ddle into cinn-trivalop-fuse
* support_clang_12 * add paramater '-y' * add paramater '-y'
* fix bug of reshape infer symbol shape * fix bug
…_op_pass (PaddlePaddle#62951) Signed-off-by: ZelinMa557 <3388706467@qq.com>
… cinn-trivalop-fuse
…vierUniform 易用性提升 (PaddlePaddle#63134) * add param gain to xavier * fix test * fix test
… cinn-trivalop-fuse
…ddle into cinn-trivalop-fuse
…ddle into cinn-trivalop-fuse
…ddle into cinn-trivalop-fuse
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
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 types
PR changes
Description