We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448e08e commit 9247816Copy full SHA for 9247816
torchx/runner/config.py
@@ -73,7 +73,7 @@
73
74
#. In addition, it is possible to specify a different config other than .torchxconfig to
75
load at runtime. Requirements are that the config path is specified by enviornment
76
- variable TORCHX_CONFIG. It also disables hierarchy loading configs from multiple
+ variable TORCHXCONFIG. It also disables hierarchy loading configs from multiple
77
directories as the cases otherwise.
78
79
#. User level .torchxconfig
0 commit comments