transformers
652f2f7a
- Speed create_import_structure up with os.scandir() (#44253)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
Speed create_import_structure up with os.scandir() (#44253) * Speed things up with os.scandir() * Use a context manager to avoid ResourceWarning * Trigger tests * Trigger tests
References
#44253 - Speed create_import_structure up with os.scandir()
Author
Rocketknight1
Parents
c7648c8f
Loading