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:
Robert Nishihara
2017-10-21 21:24:10 -07:00
committed by Philipp Moritz
parent 684e62e784
commit 97c6369b49
2 changed files with 4 additions and 77 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ fi
cd $TP_DIR/arrow
git fetch origin master
git checkout a8f518588fda471b2e3cc8e0f0064e7c4bb99899
git checkout 05788d035f4aa918d80c9db7a1bf74fe38309c60