text-generation-inference
afc7ded8
- Remove compute capability lazy cell (#2580)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Remove compute capability lazy cell (#2580) Remove compute capability lock We are only calling the `get_cuda_capability` function once, so avoiding the cost of multiple calls is not really necessary yet.
References
#2580 - Remove compute capability lazy cell
Author
danieldk
Parents
1028996f
Loading