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
Please note that this issue tracker is not a help form and this issue will be closed.
Before submitting, please ensure you have gone through our documentation.
Question
The documentation is somewhat confusing and is marked for Advanced use after mentioning the mechanism to reference entrypoint, but is there a reason we can't also specify the tracker's entrypoint right in .torchxconfig in addition to those discoverable via entry_points.txt? E.g.:
If there's no strong reason not to - I can contribute, @kiukchung. Especially since hydra is already in the dependencies we can simply use hydra.utils.get_method/hydra.utils.call
❓ Questions and Help
Please note that this issue tracker is not a help form and this issue will be closed.
Before submitting, please ensure you have gone through our
documentation.
Question
The documentation is somewhat confusing and is marked for Advanced use after mentioning the mechanism to reference entrypoint, but is there a reason we can't also specify the tracker's entrypoint right in
.torchxconfig
in addition to those discoverable viaentry_points.txt
? E.g.:The text was updated successfully, but these errors were encountered: