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

Is Laser class thread safe? #36

Open
grofattila opened this issue Sep 27, 2021 · 1 comment
Open

Is Laser class thread safe? #36

grofattila opened this issue Sep 27, 2021 · 1 comment

Comments

@grofattila
Copy link

I am planning to run multiple embeddings parallel. I would like to know if I should initialize a Laser object for each thread or If I can share 1 instance across multiple threads.

@gianmeli
Copy link

gianmeli commented Aug 4, 2022

Have you found out if it is thread safe?

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

No branches or pull requests

2 participants