Skip to content
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

Add mutex to TensorRT prediction calls #659

Merged
merged 1 commit into from
Nov 19, 2019
Merged

Add mutex to TensorRT prediction calls #659

merged 1 commit into from
Nov 19, 2019

Conversation

beniz
Copy link
Collaborator

@beniz beniz commented Oct 25, 2019

This protects against parallel calls that may fill the GPU memory up. Batches should be used instead.

@beniz beniz requested a review from fantes October 25, 2019 18:18
Copy link
Contributor

@fantes fantes left a comment

Choose a reason for hiding this comment

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

ok for me

@beniz beniz self-assigned this Nov 1, 2019
@beniz beniz added the v0.9.5 label Nov 2, 2019
@beniz beniz merged commit 61ce53a into master Nov 19, 2019
@beniz beniz deleted the trt_mutex branch April 22, 2020 09:59
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.

2 participants