-
Notifications
You must be signed in to change notification settings - Fork 147
Standalone Workspace build for TorchX #965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standalone Workspace build for TorchX #965
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D63145971 |
Summary: Option to build workspace independently of scheduler with async option. Differential Revision: D63145971
f3a96b3 to
6e46efd
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63145971 |
Summary: Option to build workspace independently of scheduler with async option. Differential Revision: D63145971
6e46efd to
d31a9ae
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63145971 |
Summary: Option to build workspace independently of scheduler with async option. Differential Revision: D63145971
d31a9ae to
58083c5
Compare
Summary: Pull Request resolved: meta-pytorch#965 Option to build workspace independently of scheduler with async option. Differential Revision: D63145971
|
This pull request was exported from Phabricator. Differential Revision: D63145971 |
58083c5 to
0cb876b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - the second class is necessary because "default" typing doesn't work in the relevant versions of Python
3855ae4
into
meta-pytorch:main
Summary:
Option to build workspace independently of scheduler with async option.
First Cut to get agreement oninterface
Differential Revision: D63145971