Open
Description
📚 Documentation
Link
https://pytorch.org/torchx/main/runner.config.html
What does it currently say?
The CLI only picks up .torchxconfig files from the current-working-directory (CWD) so chose a directory where you typically run torchx from.
What should it say?
It should explain how it can also be read from home and how the options are merged together.
Why?
Behavior is unclear to users.