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.
Support dynamic tensor_iterator (openvinotoolkit#20869)
* [GPU] Support dynamic tensoriterator with -1 num_iteration - remove redundant codes * [GPU] Refactoring methods for pre_process / post_process for body_network * Add unit test for dynamic tensoriterator wo trip_count_id * Follow-up code review * Set inner network in loading of model cache * Fix legacy loop unit tests
- Loading branch information
1 parent
c6ca786
commit c42a88a
Showing
7 changed files
with
549 additions
and
389 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
Oops, something went wrong.