mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| build_all.sh | ||
| build_caffe2.sh | ||
| build_common.sh | ||
| build_libtorch.sh | ||