mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 20:57:51 +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.