[CPU]disable and cleanup interp and resample that are covered by interpolate#3164
Merged
dmitry-gorokhov merged 4 commits intoopenvinotoolkit:masterfrom Dec 4, 2020
Conversation
Contributor
Author
|
need rebase on #2366 |
370ea8c to
79b2aa7
Compare
Contributor
Author
rebased. |
6159607 to
af27624
Compare
Contributor
|
@chenhu-wang could you update your branch to the last master. I'd like to make PR to you branch regarding BF16 functionality. |
af27624 to
b92ee0c
Compare
Contributor
Author
Rebased. Thanks. |
c492533 to
30032aa
Compare
dmitry-gorokhov
approved these changes
Dec 4, 2020
|
@ilyachur Could you please take a look on ngraph changes? |
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Dec 11, 2020
…rpolate (openvinotoolkit#3164) * [BF16] Interpolate layer and test were updated for support BF16 Co-authored-by: alexey-varyzgin <alexey.varyzgin@intel.com>
vzinovie
pushed a commit
to vzinovie/openvino
that referenced
this pull request
Dec 15, 2020
…rpolate (openvinotoolkit#3164) * [BF16] Interpolate layer and test were updated for support BF16 Co-authored-by: alexey-varyzgin <alexey.varyzgin@intel.com>
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Dec 16, 2020
…rpolate (openvinotoolkit#3164) * [BF16] Interpolate layer and test were updated for support BF16 Co-authored-by: alexey-varyzgin <alexey.varyzgin@intel.com>
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Jan 14, 2021
…rpolate (openvinotoolkit#3164) * [BF16] Interpolate layer and test were updated for support BF16 Co-authored-by: alexey-varyzgin <alexey.varyzgin@intel.com>
jiwaszki
pushed a commit
to akuporos/openvino
that referenced
this pull request
Jan 15, 2021
…rpolate (openvinotoolkit#3164) * [BF16] Interpolate layer and test were updated for support BF16 Co-authored-by: alexey-varyzgin <alexey.varyzgin@intel.com>
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.
disable and cleanup interp and resample that are transformed and covered by interpolate