-
Notifications
You must be signed in to change notification settings - Fork 146
(torchx/schedulers) Retire ray scheduler #1120
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
Conversation
@kiukchung has exported this pull request. If you are a Meta employee, you can view the originating diff in D82584920. |
@kiukchung has exported this pull request. If you are a Meta employee, you can view the originating diff in D82584920. |
Summary: Pull Request resolved: #1120 Retire unused ray scheduler. We are in the process of migrating to https://github.com/meta-pytorch (from https://github.com/pytorch) and as part of this cleaning up plugins that are not used. This reduces maintainer burden as well as CI speed and resource usage. Differential Revision: D82584920
e9f78df
to
1e187c5
Compare
@kiukchung has exported this pull request. If you are a Meta employee, you can view the originating diff in D82584920. |
Summary: Pull Request resolved: #1120 Retire unused ray scheduler. We are in the process of migrating to https://github.com/meta-pytorch (from https://github.com/pytorch) and as part of this cleaning up plugins that are not used. This reduces maintainer burden as well as CI speed and resource usage. Reviewed By: ethanbwaite Differential Revision: D82584920
1e187c5
to
c0c79a2
Compare
Differential Revision: D82579476
@kiukchung has exported this pull request. If you are a Meta employee, you can view the originating diff in D82584920. |
Summary: Pull Request resolved: #1120 Retire unused ray scheduler. We are in the process of migrating to https://github.com/meta-pytorch (from https://github.com/pytorch) and as part of this cleaning up plugins that are not used. This reduces maintainer burden as well as CI speed and resource usage. Reviewed By: ethanbwaite Differential Revision: D82584920
c0c79a2
to
3bf0626
Compare
Summary: Pull Request resolved: #1120 Retire unused ray scheduler. We are in the process of migrating to https://github.com/meta-pytorch (from https://github.com/pytorch) and as part of this cleaning up plugins that are not used. This reduces maintainer burden as well as CI speed and resource usage. Reviewed By: ethanbwaite Differential Revision: D82584920
@kiukchung has exported this pull request. If you are a Meta employee, you can view the originating diff in D82584920. |
3bf0626
to
48e4f71
Compare
Summary: Retires gcp batch scheduler. Also cleans up left over references to ray (retired in #1120). Differential Revision: D82797094
Summary: Retires gcp batch scheduler. Also cleans up left over references to ray (retired in #1120). Differential Revision: D82797094
Summary: Retires gcp batch scheduler. Also cleans up left over references to ray (retired in #1120). Reviewed By: ethanbwaite Differential Revision: D82797094
Summary: Retires gcp batch scheduler. Also cleans up left over references to ray (retired in #1120). Reviewed By: ethanbwaite Differential Revision: D82797094
Summary: Retires gcp batch scheduler. Also cleans up left over references to ray (retired in #1120). Reviewed By: ethanbwaite Differential Revision: D82797094
Summary: Retires gcp batch scheduler. Also cleans up left over references to ray (retired in #1120). Reviewed By: ethanbwaite Differential Revision: D82797094
Summary:
Retire unused ray scheduler.
We are in the process of migrating to https://github.com/meta-pytorch (from https://github.com/pytorch) and as part of this cleaning up plugins that are not used. This reduces maintainer burden as well as CI speed and resource usage.
Differential Revision: D82584920