mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:50:55 +08:00
49fe894e22
* Export remote functions when first used and also fix bug in which remote functions and actor classes are not exported from workers during subsequent ray sessions. * Documentation update * Fix tests. * Fix grammar