mirror of
https://github.com/wassname/ray.git
synced 2026-09-26 14:10:59 +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.