mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +08:00
Update arrow to include custom serializer for pytorch and register default serialization handlers. (#1152)
* Update arrow to include custom serializer for pytorch. * Call pyarrow function for registering default custom serialization handlers. * Change class ID used in serialization context for object IDs.
This commit is contained in:
committed by
Philipp Moritz
parent
684e62e784
commit
97c6369b49
+1
-1
@@ -13,4 +13,4 @@ fi
|
||||
cd $TP_DIR/arrow
|
||||
git fetch origin master
|
||||
|
||||
git checkout a8f518588fda471b2e3cc8e0f0064e7c4bb99899
|
||||
git checkout 05788d035f4aa918d80c9db7a1bf74fe38309c60
|
||||
|
||||
Reference in New Issue
Block a user