mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:23:10 +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.