-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[GPU] Rollback to cldnn from onednn and some fixes and improvements #8761
Merged
vladimir-paramuzov
merged 3 commits into
openvinotoolkit:master
from
lznamens:feature/iznamenskiy/onednn_way_optimizations
Dec 2, 2021
Merged
[GPU] Rollback to cldnn from onednn and some fixes and improvements #8761
vladimir-paramuzov
merged 3 commits into
openvinotoolkit:master
from
lznamens:feature/iznamenskiy/onednn_way_optimizations
Dec 2, 2021
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
sshlyapn
reviewed
Nov 24, 2021
inference-engine/thirdparty/clDNN/src/graph_optimizer/reorder_inputs.cpp
Outdated
Show resolved
Hide resolved
lznamens
force-pushed
the
feature/iznamenskiy/onednn_way_optimizations
branch
from
November 29, 2021 09:51
8a08196
to
db17463
Compare
sshlyapn
approved these changes
Nov 29, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
isanghao
reviewed
Nov 30, 2021
inference-engine/thirdparty/clDNN/src/graph_optimizer/reorder_inputs.cpp
Outdated
Show resolved
Hide resolved
inference-engine/thirdparty/clDNN/src/graph_optimizer/reorder_inputs.cpp
Show resolved
Hide resolved
[GPU] Onednn graph optimizations and cldnn rollback in some cases [GPU] Added floating point support for b_fs_yx_fsv32 [GPU] Rollback to cldnn inside reorder_inputs pass [GPU] Debug commit for paddings merging [GPU] Do not add paddings for OneDNN primitives [GPU] Some fsv32 optimizations Revert "[GPU] Do not add paddings for OneDNN primitives" This reverts commit bd2d32316aad5577f341bc4042e1a5d29eb45769. [GPU] Some code fixes [GPU] Todo corrections [GPU] Added double blocked formats bsv fsv into concatenation ref [GPU] Double blocked formats correction and small fixes
lznamens
force-pushed
the
feature/iznamenskiy/onednn_way_optimizations
branch
from
December 1, 2021 06:00
db17463
to
0cbea5d
Compare
isanghao
approved these changes
Dec 1, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
lznamens
force-pushed
the
feature/iznamenskiy/onednn_way_optimizations
branch
from
December 1, 2021 09:39
0cbea5d
to
92d27fc
Compare
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.
Details:
Tickets: