-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[NPU]Move part DynamicGraph func toDynamicPipeline and refactor dynamic graph #36099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
PatrikStepan
merged 32 commits into
openvinotoolkit:master
from
DanLiu2Intel:master_refactorDynamicGraph
Jul 17, 2026
+810
−988
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
56444f7
move DynamicGraph::execute to DynamicPipeline::push
DanLiu2Intel 507973b
move predict_output_shape as a DynamicPipeline static func
DanLiu2Intel f80ee45
Remove DynamicGraph::GraphArguments and use NetworkMeta instead
DanLiu2Intel 1be4f64
clean IDynamicGraph
DanLiu2Intel 02e4f71
restore idynamicGraph usage
DanLiu2Intel 62c8846
merge dynamic arguments and update file
DanLiu2Intel 8871937
remove DynamicGraphImpl
DanLiu2Intel e83de2b
move memrefImpl
DanLiu2Intel 4c18b81
fix comments and clang
DanLiu2Intel 24c7606
fix ai comments
DanLiu2Intel 6734e13
update binding init and local var in dynamic pipeline and remove unne…
DanLiu2Intel 0457010
remove idynamicGraph, update igraph::get_handle and add numberOfSubgr…
DanLiu2Intel 6838a2c
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel ee02c61
fix ai comments to update profiling+PERF_COUNT and lp stride calculation
DanLiu2Intel b5f7a04
update type name, add vm content init before predict shape, move dyna…
DanLiu2Intel 60e43d7
move DynamicArgumentsImpl to DynamicArguments and remove npu_vm_runti…
DanLiu2Intel 16beb9f
move npu_vm_runtime.hpp to utils/vm
DanLiu2Intel 852a935
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel b59c183
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel 1e84d1a
chore: resolve merge conflict with master
DanLiu2Intel 4bf8248
update cmakelist
DanLiu2Intel 6f4aa22
remove accidental updates
DanLiu2Intel 5eb56d0
fix predict issue in PR36682
DanLiu2Intel a9ab9f6
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel 1e83127
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel f142d3d
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel 957f1d8
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel 717e9d1
Merge branch 'master' into master_refactorDynamicGraph
DanLiu2Intel ac57af8
remove Runtimecontent from DynamicArguments and split memref and ovsh…
DanLiu2Intel f6373d8
restrict runtime content within dynamicpipeline and update pipeline c…
DanLiu2Intel bc5e122
add overwrite prepareOutput and merge update_tensor to prepareOutput
DanLiu2Intel c773ddf
update file name
DanLiu2Intel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.