Precision parameter #965
-
For certain parameters, I cannot find the meaning of them. What is does the precision parameter do in the config file? Is there a readme for all the paremeters in the config.yaml files? |
Beta Was this translation helpful? Give feedback.
Answered by
samet-akcay
Mar 17, 2023
Replies: 1 comment 1 reply
-
Hi @siebe-hiel, as stated here, those are PyTorch Lightning |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
samet-akcay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @siebe-hiel, as stated here, those are PyTorch Lightning
Trainer
parameters. For more details, you could refer to the trainer documentation. Let us know if this is any helpful.