-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Instructions for update pull request #84
Merged
reyoung
merged 3 commits into
PaddlePaddle:master
from
emailweixu:update_constribute_doc
Sep 20, 2016
Merged
Instructions for update pull request #84
reyoung
merged 3 commits into
PaddlePaddle:master
from
emailweixu:update_constribute_doc
Sep 20, 2016
Conversation
This file contains 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
need to update the master |
zhhsplendid
pushed a commit
to zhhsplendid/Paddle
that referenced
this pull request
Sep 25, 2019
Create fluid_design_idea.md
thisjiang
pushed a commit
to thisjiang/Paddle
that referenced
this pull request
Oct 28, 2021
gglin001
added a commit
to graphcore/Paddle-fork
that referenced
this pull request
Dec 8, 2021
* add log_softmax,cross_entropy2 ops * add unitests * const int & -> const int
AnnaTrainingG
pushed a commit
to AnnaTrainingG/Paddle
that referenced
this pull request
Sep 19, 2022
jiahy0825
added a commit
that referenced
this pull request
Nov 21, 2023
* Strong Constraint Branch * NoInlineTranslator (#84) * Adapt adt to pir * Move FLAGS_cinn_enable_map_expr_schedule location * Apply new group schedule * Remove useless log * Remove adt unittest * Solve merge conflicts * Fix typo * Fix merge conflicts * Add unit test * Fix cmake * Add test_cinn_sub_graph_map_expr * Save current workspace * Remove unittest to cinn directory * Refactor unittest cmake * Refactor unittest cmake * Add unit test at Cmake * Restore test_cinn_sub_graph.py * Fix unittest * Refine codes according to comment * Refine codes according to comment
SecretXV
pushed a commit
to SecretXV/Paddle
that referenced
this pull request
Nov 28, 2023
* Strong Constraint Branch * NoInlineTranslator (PaddlePaddle#84) * Adapt adt to pir * Move FLAGS_cinn_enable_map_expr_schedule location * Apply new group schedule * Remove useless log * Remove adt unittest * Solve merge conflicts * Fix typo * Fix merge conflicts * Add unit test * Fix cmake * Add test_cinn_sub_graph_map_expr * Save current workspace * Remove unittest to cinn directory * Refactor unittest cmake * Refactor unittest cmake * Add unit test at Cmake * Restore test_cinn_sub_graph.py * Fix unittest * Refine codes according to comment * Refine codes according to comment
jiahy0825
added a commit
that referenced
this pull request
Dec 6, 2023
* Strong Constraint Branch * NoInlineTranslator (#84) * Adapt adt to pir * Move FLAGS_cinn_enable_map_expr_schedule location * Apply new group schedule * Remove useless log * Remove adt unittest * Solve merge conflicts * Fix typo * Fix merge conflicts * Add unit test * Fix cmake * Add test_cinn_sub_graph_map_expr * transfer origin code to develop * Fully support ShapeDialect * TranslateDimExpr * Fix dim_expr_simplifier * Generate ir with symbolic * Solve compile error * SymbolicDim to SymbolicDimOp when Translate ir * Solve some conflict * Solve conflict * ShapeAnalysis * fix compile error * Disable dynamic shape * Add scale generate_equation * Add cpp unittest * Add cpp unittest * Change VLOG priority * Clean IndexDot * Unittest * Cancel SimplifyDotBI * UniqueId ResetSeqNumber * input_spec and kDynamic * map_expr_test
lizexu123
pushed a commit
to lizexu123/Paddle
that referenced
this pull request
Feb 23, 2024
Fridge003
added a commit
to Fridge003/Paddle
that referenced
this pull request
Apr 1, 2024
WAYKEN-TSE
pushed a commit
to WAYKEN-TSE/Paddle
that referenced
this pull request
Dec 6, 2024
update applications readme
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.
No description provided.