mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 15:23:01 +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.