Closed jiapei100 closed 1 year ago
NNPACK and cpuinfo are, generally, not expected to be installed through system packaging mechanisms, instead, they are designed to be imported via add_subdirectory
in CMake and statically linked to projects using them, e.g. PyTorch.
@Maratyszcza Should I install Caffe2 independently?
It seems Caffe2 is NOW integrated with PyTorch, should I build PyTorch directly? But, I'm using Ubuntu 18.04 with GCC 7.3.0, I failed to build current PyTorch...
Any other suggestions?
@jiapei100 May I ask where is that .deb package from? I'm going to package pytorch for Debian.
Fixed in #129
If I install one package, I''ll fail the other with the following ERROR message:
Any suggestions?