mirror of
https://github.com/wassname/ray.git
synced 2026-07-15 11:25:40 +08:00
13 lines
399 B
Plaintext
13 lines
399 B
Plaintext
[submodule "thirdparty/grpc"]
|
|
path = thirdparty/grpc
|
|
url = https://github.com/grpc/grpc
|
|
[submodule "thirdparty/numbuf"]
|
|
path = thirdparty/numbuf
|
|
url = https://github.com/pcmoritz/numbuf.git
|
|
[submodule "thirdparty/arrow"]
|
|
path = thirdparty/arrow
|
|
url = https://github.com/pcmoritz/arrow.git
|
|
[submodule "thirdparty/python"]
|
|
path = thirdparty/python
|
|
url = https://github.com/austinsc/python.git
|