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
139 stars 12 forks source link

MAT: do not set a seed #93

Closed akx closed 9 months ago

akx commented 9 months ago

I assume downstream users do not want loading a MAT model to subtly set their interpreter RNG seeds to an arbitrary number.