Files
pytorch/.gitmodules
Edward Z. Yang ac8d3372b0 Add nanopb submodule.
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
2017-09-05 17:48:55 -04:00

10 lines
303 B
Plaintext

[submodule "torch/lib/gloo"]
path = torch/lib/gloo
url = https://github.com/facebookincubator/gloo
[submodule "torch/lib/pybind11"]
path = torch/lib/pybind11
url = https://github.com/pybind/pybind11
[submodule "torch/lib/nanopb"]
path = torch/lib/nanopb
url = https://github.com/nanopb/nanopb.git