diffusers
e3095c5f
- Fix invocation of some slow Flax tests (#3058)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix invocation of some slow Flax tests (#3058) * Fix invocation of some slow tests. We use __call__ rather than pmapping the generation function ourselves because the number of static arguments is different now. * style
References
#3058 - Fix invocation of some slow Flax tests
Author
pcuenca
Parents
526827c3
Loading