mirror of
https://github.com/wassname/ray.git
synced 2026-08-08 11:25:28 +08:00
new arrow serialization code (serialize python objects recursively) (#284)
This commit is contained in:
committed by
Robert Nishihara
parent
5ff00e0e81
commit
4a0f35b042
+4
-1
@@ -3,4 +3,7 @@
|
||||
url = https://github.com/grpc/grpc
|
||||
[submodule "thirdparty/numbuf"]
|
||||
path = thirdparty/numbuf
|
||||
url = https://github.com/amplab/numbuf.git
|
||||
url = https://github.com/pcmoritz/numbuf.git
|
||||
[submodule "thirdparty/numbuf-old"]
|
||||
path = thirdparty/numbuf-old
|
||||
url = https://github.com/amplab/numbuf
|
||||
|
||||
Reference in New Issue
Block a user