mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 15:22:56 +08:00
be4a37bf37
* Remove start_ray_local from ray.init and change default number of workers to 10. * Remove alexnet example. * Move array methods to experimental. * Remove TRPO example. * Remove old files. * Compile plasma when we build numbuf. * Address comments.