-
Notifications
You must be signed in to change notification settings - Fork 5.8k
modified reduce_max reduce_min reduce_prod for higher_performance and fix a bug in reduce_op.cuh #32974
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
Xreki
merged 43 commits into
PaddlePaddle:develop
from
AnnaTrainingG:reduce_max_min_prod_all_any
Jun 22, 2021
Merged
modified reduce_max reduce_min reduce_prod for higher_performance and fix a bug in reduce_op.cuh #32974
Changes from 35 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7d58b91
Merge pull request #1 from PaddlePaddle/develop
AnnaTrainingG 1021e08
Merge pull request #2 from PaddlePaddle/develop
AnnaTrainingG 43f53fe
Merge pull request #3 from PaddlePaddle/develop
AnnaTrainingG d25ab26
Merge pull request #4 from PaddlePaddle/develop
AnnaTrainingG a244f18
max_min_prod_all_any
af4db5d
Update reduce_any_op.cu
AnnaTrainingG d804066
modified
AnnaTrainingG c7826e8
Merge branch 'reduce_max_min_prod_all_any' of https://github.com/niul…
AnnaTrainingG 6ea9e9a
copyright
AnnaTrainingG 8c8717f
Merge pull request #5 from PaddlePaddle/develop
AnnaTrainingG ff0a6e9
modified and {} for loop
AnnaTrainingG 7ddaf91
max_min_prod_all_any
a43af7d
Update reduce_any_op.cu
AnnaTrainingG 0a70b82
modified
AnnaTrainingG c91b26b
copyright
AnnaTrainingG 54651e0
modified and {} for loop
AnnaTrainingG 37fbd4c
Merge branch 'reduce_max_min_prod_all_any' of https://github.com/niul…
35411f7
add notes for reduce_op.cuh
8cea954
update
a719c3c
update
2e8ad8f
update
a60b90a
fix a bug in reduce_Op.cuh
AnnaTrainingG 4bd9644
reset reduce_any and reduce_all
bf701a2
delete __forceinline__ in reduce_functor_op.h
6174b50
from DEVICE to HOSTTDEVICE
59c32d6
add DataBound struct for reduce_max and reduce_min
AnnaTrainingG 790173a
Update reduce_functor_op.h
AnnaTrainingG 8700894
update TensorReduceFunc
AnnaTrainingG 9e32b0f
add reduce_functor_op.h pragma once
17dcaf8
update BOUND and kMaxTHread
AnnaTrainingG cb2b619
modified max min prod for cu.h
AnnaTrainingG 6541ffb
update for struct
AnnaTrainingG 719e435
code style reduce_op.cu.h
AnnaTrainingG 5045a49
device to HOSTDEVICE
AnnaTrainingG a5dedb1
Merge branch 'reduce_max_min_prod_all_any' of https://github.com/niul…
AnnaTrainingG fb69e3d
ReduceCudaKernel
AnnaTrainingG 24633a5
Merge pull request #15 from PaddlePaddle/develop
AnnaTrainingG b841b34
REDUCE_SPLIT_BOUNDARY
AnnaTrainingG 1fda4d5
Update reduce_op.cu.h
AnnaTrainingG c85ca05
rename reduceTensorFunctor
AnnaTrainingG 9cc8ac3
rename TensorReduceFunc
AnnaTrainingG 140779d
delete HOSTDEVICE
AnnaTrainingG fa3411c
add left_num * grid.z * grid.y
AnnaTrainingG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.