Skip to content

Ensure thread safety for Environment and CompiledModel creation#6211

Merged
copybara-service[bot] merged 1 commit intomainfrom
litert_pr_879916340
Mar 9, 2026
Merged

Ensure thread safety for Environment and CompiledModel creation#6211
copybara-service[bot] merged 1 commit intomainfrom
litert_pr_879916340

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Mar 7, 2026

Ensure thread safety for Environment and CompiledModel creation

The object creation of these types should be guarded properly to avoid
collision on GPU resource management.

Warning: The multi-threading support is experimental and isn't fully verified.

@copybara-service copybara-service bot force-pushed the litert_pr_879916340 branch from 6f16f38 to 6fc520e Compare March 9, 2026 21:04
The object creation of these types should be guarded properly to avoid
collision on GPU resource management.

Warning: The multi-threading support is experimental and isn't fully verified.
LiteRT-PiperOrigin-RevId: 881049466
@copybara-service copybara-service bot force-pushed the litert_pr_879916340 branch from 6fc520e to e249425 Compare March 9, 2026 21:49
@copybara-service copybara-service bot merged commit e249425 into main Mar 9, 2026
@copybara-service copybara-service bot deleted the litert_pr_879916340 branch March 9, 2026 21:49
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.

1 participant