-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(candle-nn): Add RwLock-based VarMap for concurrent inference #3125
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
Conversation
Co-authored-by: ivarflakstad <[email protected]>
…k in test_concurrent_varmap_specific_features with with usage Vec<String> and .as_str()
|
Applied all suggestions:
Used
Removed manual memory leak in batch operations (5930869)
|
|
Apologies for the delay! Now that I've taken a step back and had a second look at this, I'm actually a bit unsure if this has a real usecase. |
|
Thank You for the thorough review and feedback. |
|
Shame I didn't catch the issue sooner. Apologies for wasting your time. At least we both learned some valuable details 🤗 |
No description provided.