pytorch/tools/cpp_build
anderspapitto 8ef5d37ac5
directly add_subdirectory(nanopb) from torch CMakeLists (#8870)
currently torch/CMakeLists doesn't know how to find nanopb without
some higher-level script (setup.py or build_all.sh) telling it where
to look, which is an obstacle towards fully CMake-ifying libtorch.so.
This change removes that dependency.
2018-06-25 21:23:25 -07:00
..
build_all.sh directly add_subdirectory(nanopb) from torch CMakeLists (#8870) 2018-06-25 21:23:25 -07:00
build_caffe2.sh Expose proto utils and ONNX (#8073) 2018-06-13 10:25:32 -07:00
build_common.sh Expose proto utils and ONNX (#8073) 2018-06-13 10:25:32 -07:00
build_libtorch.sh directly add_subdirectory(nanopb) from torch CMakeLists (#8870) 2018-06-25 21:23:25 -07:00