chaiNNer-org / spandrel

Spandrel gives your project support for various PyTorch architectures meant for AI Super-Resolution, restoration, and inpainting. Based on the model support implemented in chaiNNer.
MIT License
105 stars 7 forks source link

Rename all `test_ARCHNAME_load` functions to `test_load` #161

Closed RunDevelopment closed 4 months ago

RunDevelopment commented 4 months ago

I just think it's cleaner, and it was always a little annoying to add the arch name to every test function.