| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thank you! Please update so it only saves if a change was made. |
Sorry, something went wrong.
Done! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This Pull Request saves all updates done to the model configuration to the disk (pytorch_config.yaml) before starting training in dlc_torch.train_network().
Previously, the pytorch config was only saved when pytorch_cfg_updates were passed. This prevented saving other updated fields.