ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
33.56k stars 5.7k forks source link

[Documentation][autoscaler] Document the rest of autoscaler sdk, declare stable. #22815

Open DmitriGekhtman opened 2 years ago

DmitriGekhtman commented 2 years ago

Document all of autoscaler.sdk and remove the old doc string claiming that it is experimental.

Edit: Also declare stable, especially autoscaler.sdk.request_resources

DmitriGekhtman commented 2 years ago

Several users have asked about the existence of this sdk.

@rkooo567 suggests we might document it as part of Ray 2.0.0 release, which seems reasonable enough to me @ericl any thoughts about that?

ericl commented 2 years ago

I'm ok with that if the interface has been stable.

On Thu, Mar 3, 2022, 5:30 PM Dmitri Gekhtman @.***> wrote:

Several users have asked about the existence of this sdk.

@rkooo567 https://github.com/rkooo567 suggests we might document it as part of Ray 2.0.0 release, which seems reasonable enough to me @ericl https://github.com/ericl any thoughts about that?

— Reply to this email directly, view it on GitHub https://github.com/ray-project/ray/issues/22815#issuecomment-1058736137, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADUSSDTXLWX4PKZEPMC33U6FRUJANCNFSM5P4GQCKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

rkooo567 commented 2 years ago

Asp cc @jjyao