mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
* Properly reset reusable variables on the driver when remote functions are run locally on the driver. * Cache functions to run on all workers that occur before ray.init is called.