Skip to content
Discussion options

You must be logged in to vote

Hi @apoletayev ,

Definitely not a dumb question -- it's not obvious at all. For weights and biases, I usually make a manual plot using _runtime on the y-axis and trainer/global_step on the x-axis. e.g.

Does this help for your use case? I imagine that we could also write custom callbacks or maybe PyTorch Lightning has some available for reporting more intricate timing details. If you are looking into writing custom code for custom functionality, we have an extension package docs page to help you get started. The NequIP framework is designed to be flexible enough for other developers to write extra code for custom functionality without having to fork a copy of nequip itself just to make ch…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@apoletayev
Comment options

Answer selected by apoletayev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants