-
Notifications
You must be signed in to change notification settings - Fork 254
Graph pool rebase 2026 #3999
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
Merged
Graph pool rebase 2026 #3999
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2eabff0
Check
atobiszei 829257b
Add config for queue
atobiszei 5f96c66
Checkpoint - switchable queue
atobiszei 3fb09d9
Checkpoint
atobiszei 0ae35e1
Streaming with queue
atobiszei e61a174
All gtest tests pass
atobiszei 662a8f1
Style fixes
atobiszei 002dc9b
Fix windows
atobiszei 468abd4
Fix windows test
atobiszei ecd8f52
Pool default env variable switch
atobiszei aaa69ef
Merge main
atobiszei f895c20
Pool configure
atobiszei b51a8d4
Rename variable
atobiszei d83d0c0
Cleanup debug logs in tests, remove GTEST_SKIP from InferWithParams, …
atobiszei f34ddda
Review fixes: ObserverHolder const-map pattern, unique_ptr for graph,…
atobiszei 3d1a6b7
Fix clang-format: double space before inline comments
atobiszei 11d4631
Merge remote-tracking branch 'origin/main' into atobisze_check_graph_…
atobiszei 82ea59c
Apply clang-format to side_packet_builder
atobiszei 836b97f
Rename OVMS_GRAPH_QUEUE_SIZE to OVMS_GRAPH_QUEUE_MAX_SIZE, 0 disables…
atobiszei 2513a4b
Merge remote-tracking branch 'origin/main' into atobisze_check_graph_…
atobiszei c1dddbc
Fix missing graph_export dependency in mediapipegraphconfig BUILD rule
atobiszei 3060a7f
Self-review: remove unused constants, privatize sidePacketMaps, decou…
atobiszei 9ba2b72
Address Copilot review comments (round 1 & 2)
atobiszei 608ee4a
Fix broken promise crash in retire(): drain in-flight requests before…
atobiszei 121c53d
Reject PythonExecutorCalculator with LOOPBACK when graph queue is ena…
atobiszei 1735942
PR #3999 review fixes: image gen AUTO, OVMS_GRAPH_QUEUE_OFF env var k…
atobiszei 105434e
Merge remote-tracking branch 'origin/main' into atobisze_check_graph_…
atobiszei e60bff6
Fix GraphCreationTest: image gen queue directive is now AUTO
atobiszei e7d032f
Add OVMS_GRAPH_QUEUE_MAX_SIZE: AUTO to export_model.py templates
atobiszei 61bb6d1
Update docs
atobiszei a7155f7
Merge main into atobisze_check_graph_pool_2026
atobiszei 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
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
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
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.
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.