neuraloperator
neuraloperator copied to clipboard
Automate configuring optimizer and scheduler from config in scripts
Refactors some old repeated logic out of the training recipe scripts and puts it in neuralop/training/torch_setup.py
One question @JeanKossaifi - should these functions be in torch_setup or should they be in neuralop.utils?
Closing as the code is simple enough as-is.