mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
* 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.