Skip to content

[onert] Add BulkPipelineManager for multi-model orchestration#16339

Merged
hseok-oh merged 1 commit intoSamsung:masterfrom
batcheu:introduce_bulkpipe_manager
Jan 12, 2026
Merged

[onert] Add BulkPipelineManager for multi-model orchestration#16339
hseok-oh merged 1 commit intoSamsung:masterfrom
batcheu:introduce_bulkpipe_manager

Conversation

@batcheu
Copy link
Contributor

@batcheu batcheu commented Jan 7, 2026

Add new BulkPipelineManager class to coordinate execution of multiple models in sequence with proper resource management.

ONE-DCO-1.0-Signed-off-by: Jonghwa Lee jonghwa3.lee@samsung.com


Add new BulkPipelineManager class to coordinate execution of multiple
models in sequence with proper resource management.

ONE-DCO-1.0-Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
@batcheu
Copy link
Contributor Author

batcheu commented Jan 7, 2026

[----------] 3 tests from BulkPipelineManagerTest
[ RUN      ] BulkPipelineManagerTest.test_initilize
[       OK ] BulkPipelineManagerTest.test_initilize (0 ms)
[ RUN      ] BulkPipelineManagerTest.test_shutdown
[       OK ] BulkPipelineManagerTest.test_shutdown (0 ms)
[ RUN      ] BulkPipelineManagerTest.test_execute
[       OK ] BulkPipelineManagerTest.test_execute (0 ms)
[----------] 3 tests from BulkPipelineManagerTest (0 ms total)

Copy link
Contributor

@hseok-oh hseok-oh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh
Copy link
Contributor

hseok-oh commented Jan 7, 2026

@batcheu Please use nested namespace

@batcheu
Copy link
Contributor Author

batcheu commented Jan 8, 2026

@batcheu Please use nested namespace

Okay, I'll fix them all in separate PR.
Thanks!

Copy link
Contributor

@ragmani ragmani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh hseok-oh merged commit dae2d8a into Samsung:master Jan 12, 2026
10 checks passed
@batcheu batcheu deleted the introduce_bulkpipe_manager branch January 13, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants