Skip to content
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

[tune] 'tune.utils.wait_for_gpu' typo #38721

Open
EiHeiGanTanHao opened this issue Aug 22, 2023 · 1 comment
Open

[tune] 'tune.utils.wait_for_gpu' typo #38721

EiHeiGanTanHao opened this issue Aug 22, 2023 · 1 comment
Labels
docs An issue or change related to documentation good first issue Great starter issue for someone just starting to contribute to Ray tune Tune-related issues

Comments

@EiHeiGanTanHao
Copy link

Description

Document error in Ray Tune API example. At line 2 in the example code which showed in the API document given below. Should be 'tune.utils.wait_for_gpu()' rather than 'tune.util.wait_for_gpu()'.

Link

https://docs.ray.io/en/latest/tune/api/doc/ray.tune.utils.wait_for_gpu.html#ray-tune-utils-wait-for-gpu

@EiHeiGanTanHao EiHeiGanTanHao added docs An issue or change related to documentation triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Aug 22, 2023
@richardliaw
Copy link
Contributor

Feel free to submit a pull-request?

@richardliaw richardliaw added good first issue Great starter issue for someone just starting to contribute to Ray tune Tune-related issues and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Aug 23, 2023
@richardliaw richardliaw changed the title [<Ray component: Tune>] [tune] 'tune.utils.wait_for_gpu' typo Aug 23, 2023
luv003 added a commit to luv003/ray that referenced this issue Sep 8, 2023
fixed  [tune] 'tune.utils.wait_for_gpu' typo ray-project#38721 

Signed-off-by: Luv <78132832+luv003@users.noreply.github.com>
krfricke added a commit that referenced this issue Sep 12, 2023
fixed [tune] 'tune.utils.wait_for_gpu' typo #38721

Signed-off-by: Luv <78132832+luv003@users.noreply.github.com>
Signed-off-by: Kai Fricke <krfricke@users.noreply.github.com>
Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
simonsays1980 pushed a commit to simonsays1980/ray that referenced this issue Sep 12, 2023
fixed [tune] 'tune.utils.wait_for_gpu' typo ray-project#38721

Signed-off-by: Luv <78132832+luv003@users.noreply.github.com>
Signed-off-by: Kai Fricke <krfricke@users.noreply.github.com>
Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
vymao pushed a commit to vymao/ray that referenced this issue Oct 11, 2023
fixed [tune] 'tune.utils.wait_for_gpu' typo ray-project#38721

Signed-off-by: Luv <78132832+luv003@users.noreply.github.com>
Signed-off-by: Kai Fricke <krfricke@users.noreply.github.com>
Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
Signed-off-by: Victor <vctr.y.m@example.com>
@pingsutw pingsutw mentioned this issue Dec 18, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs An issue or change related to documentation good first issue Great starter issue for someone just starting to contribute to Ray tune Tune-related issues
Projects
None yet
Development

No branches or pull requests

2 participants