You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current .torchxconfig docs (https://pytorch.org/torchx/main/runner.config.html) explain how it works and its APIs but does not provide any practical guidance on what configs can be put into it and why its useful.
What does it currently say?
Nothing wrong with what it currently says.
What should it say?
Should add more practical user guide on what are the supported configs in .torchxconfig and under what circumstances it gets picked up with the torchx CLI. As well as:
Examples
Best Practices
Why?
Current .torchxconfig docs is useful to the programmer but not for the user.
The text was updated successfully, but these errors were encountered:
📚 Documentation
Link
Current
.torchxconfig
docs (https://pytorch.org/torchx/main/runner.config.html) explain how it works and its APIs but does not provide any practical guidance on what configs can be put into it and why its useful.What does it currently say?
Nothing wrong with what it currently says.
What should it say?
Should add more practical user guide on what are the supported configs in
.torchxconfig
and under what circumstances it gets picked up with thetorchx
CLI. As well as:Why?
Current .torchxconfig docs is useful to the programmer but not for the user.
The text was updated successfully, but these errors were encountered: