mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 08:29:54 +08:00
8532ba4272
* Serialize lambdas with pickle by default. * Serialize sets with pickle by default. * Serialize types with pickle by default. * Small update to documentation. * Update tests.