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