-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
[Data] Make sure num_gpus
provide to Ray Data is appropriately passed to ray.remote
call
#47768
[Data] Make sure num_gpus
provide to Ray Data is appropriately passed to ray.remote
call
#47768
Commits on Sep 20, 2024
-
Fixed
cached_remote_fn
to avoid mixing up Ray's remote method insta……ntiation for callers providing different arguments sets Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for bece986 - Browse repository at this point
Copy the full SHA bece986View commit details -
Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for 753be40 - Browse repository at this point
Copy the full SHA 753be40View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b30f0 - Browse repository at this point
Copy the full SHA b4b30f0View commit details -
Pass in static Ray remote args for mapping tasks
Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for 6c67e74 - Browse repository at this point
Copy the full SHA 6c67e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22955fc - Browse repository at this point
Copy the full SHA 22955fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b53bc - Browse repository at this point
Copy the full SHA e2b53bcView commit details -
Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for 53a5d83 - Browse repository at this point
Copy the full SHA 53a5d83View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30100ff - Browse repository at this point
Copy the full SHA 30100ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b4447 - Browse repository at this point
Copy the full SHA 18b4447View commit details
Commits on Sep 24, 2024
-
Generalized conversion to
make_hashable
utilitySigned-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for 94621b5 - Browse repository at this point
Copy the full SHA 94621b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d42ebb - Browse repository at this point
Copy the full SHA 5d42ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bdc08 - Browse repository at this point
Copy the full SHA 17bdc08View commit details -
Add support for more generic
Hashable
argsSigned-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for 277e0a0 - Browse repository at this point
Copy the full SHA 277e0a0View commit details
Commits on Sep 27, 2024
-
Use appropriately initialized base field
Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for 4711bfe - Browse repository at this point
Copy the full SHA 4711bfeView commit details -
Fixed operator fusion to properly handle
scheduling_strategy
;Fixed tests Signed-off-by: Alexey Kudinkin <ak@anyscale.com>
Configuration menu - View commit details
-
Copy full SHA for 65a1b28 - Browse repository at this point
Copy the full SHA 65a1b28View commit details