Skip to content

How to control multi-processing / threading in pipelines #1802

Answered by Purfview
treya-lin asked this question in Q&A
Discussion options

You must be logged in to vote

Try this:

 torch.set_num_threads(2)
 pipeline.to(torch.device(device))

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@treya-lin
Comment options

Answer selected by treya-lin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants