mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 01:16:06 +08:00
3f22448834
* [Core] zero-copy serializer for pytorch (#12344)
* zero-copy serializer for pytorch
* address possible bottleneck
* add tests & device support
(cherry picked from commit 0a505ca83d)
* add environmental variables
* update doc