Skip to content

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

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.

3 participants