forked from openvinotoolkit/openvino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New descriptor hierarchy (openvinotoolkit#20)
* New desc hierarchy started + conv updated * cleanup * cpplint * fix * cleanup * started reimplement via oneDnnDesc * small fixes * fixes + conv passed * moved desc to separate folder * fixes * oneDnn desc compare fix * review fixes * caching * code cleanup * clean up memory interface * getPaddedElementsCount added * review fixes * rename mkldnn_desc -> onednn_desc * applied comments for main PR * applied comments for new_desc_hierarchy * applied comments after second review * applied comments after third review * rename applyUndefinedOffset -> cloneWithUndefStridesAndOffset * applied comments fourth review * getPaddedElementsCount restore for blk desc * small fixes * restore unit test * applied comments fifth review * simple getPaddedElementsCount
- Loading branch information
Maxim Andronov
committed
Sep 1, 2021
1 parent
6726175
commit cef701b
Showing
105 changed files
with
3,905 additions
and
2,759 deletions.
There are no files selected for viewing
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
285 changes: 0 additions & 285 deletions
285
inference-engine/src/mkldnn_plugin/cpu_memory_desc_utils.cpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.