mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 20:36:30 +08:00
e399f57e6b
* Add num_cpus and num_gpus to actor decorator. * Assign GPU IDs to actors. * Add additional actor test. * Remove duplicated line. * Factor out local scheduler selection method. * Add test and simplify local scheduler selection.