New Information Architecture (beta): We’ve restructured the Ray dashboard to be organized around user personas and workflows instead of entities.
Ray-on-Spark is now alpha: You can launch Ray clusters on Databricks and Spark clusters and run Ray applications. Check out the documentation to learn more.
Ray Libraries
Ray AIR
💫Enhancements:
Add set_preprocessor method to Checkpoint (#31721)
Rename Keras callback and its parameters to be more descriptive (#31627)
Deprecate MlflowTrainableMixin in favor of setup_mlflow() function (#31295)
W&B
Have train_loop_config logged as a config (#31901)
Allow users to exclude config values with WandbLoggerCallback (#31624)
Rename WandB save_checkpoints to upload_checkpoints (#31582)
Add hook to get project/group for W&B integration (#31035, 31643)
Use Ray actors instead of multiprocessing for WandbLoggerCallback (#30847)
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 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)
Bumps ray[serve] from 2.0.0 to 2.3.0.
Release notes
Sourced from ray[serve]'s releases.
... (truncated)
Commits
3aa6ede
[Build] Building py37+cu118 and using cu116 in default ray-ml image (#32636) ...e2c528f
Cherry-picking two doc changes (#32602)af4fb35
[docs] setting up grafana and prometheus (#32606)2a4f2eb
[docs/rllib] Add gymnasium to doc mocks (#32584) (#32615)095de26
[CherryPick][Core][Doc] #32236 #32520 #32551 #32570 (#32536)713e11c
[CI/Docker] Upgradexgboost-ray
to latest release (#32514)fa0e4fd
[Doc] Improve the dashboard visibility (#32525) (#32563)5fd332f
[2.3.0][AIR][Train][Doc] Restructure API reference (#32535)ccfd8c6
[2.3.0][Tune] Fix docstring failures (#32505)41a83c2
[Docs] Update AIR examples to move tensors to correct device (#32495)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 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)