-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed legacy IE shape infer (#4211)
* Removed legacy IE shape infer * Removed legacy shape infer tests * Updated tests and make IR Reader to load old experimenal and extension ops as opset6 * Change opset of some ops only if they are currently experimental/extension to avoid situation like opset1::Proposal -> opset6::Proposal Co-authored-by: Evgeny Lazarev <[email protected]>
- Loading branch information
1 parent
929fa26
commit 48aa1c3
Showing
15 changed files
with
86 additions
and
655 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
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
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
74 changes: 0 additions & 74 deletions
74
inference-engine/src/inference_engine/shape_infer/ie_built_in_holder.cpp
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
inference-engine/src/inference_engine/shape_infer/ie_built_in_holder.hpp
This file was deleted.
Oops, something went wrong.
145 changes: 0 additions & 145 deletions
145
inference-engine/src/inference_engine/shape_infer/ie_built_in_impl.hpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.