Autogluon-cloud aims to provide user tools to train, fine-tune and deploy AutoGluon backed models on the cloud. With just a few lines of codes, users could train a model and perform inference on the cloud without worrying about MLOps details such as resource management
Apache License 2.0
18
stars
12
forks
source link
Update ray[default] requirement from <2.11,>=2.10.0 to >=2.10.0,<2.39 #157
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on ray[default] to permit the latest version.
Release notes
Sourced from ray[default]'s releases.
... (truncated)
Commits
385ee46
[release] 2.38.0 version change (#48112)09cf5bb
[Data] Fix logging output fromwrite_xxx
APIs (#48096)d5fa9a0
[Core][RFC] RPC network error chaos test framework (#48007)059f4ba
[Data] Adding in better framework for substituting logging handlers (#48056)84fde99
[core] Add an example forRAY_DEDUP_LOGS_SKIP_REGEX
(#47913)c8dae96
[chore][core][compiled-graph] Rename idx to local_idx or dag_idx in RayCG cod...dc73531
[Data] Fix bug with inserting custom optimization rule at index 0 (#48051)0056097
[Feat][Core] Support ExceptionGroup (#47887)4dfa033
[Serve] refactoradd_grpc_address
helper (#48033)8bd6a9a
Revert "[Ray Core] Fix the Paths in the Generated Monitoring Configs to Consi...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show