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.
MultiSubgraph in nGraph (openvinotoolkit#6621)
* Add multisubgraph * Fix format * Fix clang format * Fix TensorIterator RTT * Fix subgraph * Fix codestyle * Fix comments * Fix comments * Fix coments * Fix comments * delete get function * fix methods * fix ci * Fix ci * fix bugs * Fix cmake * Fix ci * delete virtual function * delete virtual function * fix ci * Fix ci
- Loading branch information
Showing
7 changed files
with
701 additions
and
429 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
366 changes: 366 additions & 0 deletions
366
ngraph/core/include/ngraph/op/util/multi_subgraph_base.hpp
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.