-
Building caffe2 failed following "Custom Anaconda Install".
1. conda create -n caffe2 && source activate caffe2
2. conda install -y protobuf (3.4) or conda install -y -c conda-forge protobuf (3.5…
-
## 🐛 Bug
Torch fails to build (see error below) on a cuda header apparently. I am definitely not building for a GPU so I don't know if it's necessary to build the GPU stuff at all...
```bash
[…
-
## 🐛 Bug
Torch fails to build (even with `BUILD_TEST=0`) on `/opt/pytorch/torch/csrc/Dtype.cpp`; looks like another instance of warning converted to errors:
```bash
[0mFirst, rewinding head to…
-
## Issue description
I got an error when trying to build pytorch from source. It looks like the error is related to nccl. The system info and complete log is provided below.
## System Info
Collec…
-
Hi,
I am getting an error while running make in Caffe2. This is what it says:
/usr/bin/ld: CMakeFiles/mpi_test.dir/mpi/mpi_test.cc.o: undefined reference to symbol '_ZN3MPI8Datatype4FreeEv'
/usr…
-
## 🐛 Bug
I'm trying to build Pytorch (to get LibTorch) on Windows 10. Currently I'm building with Visual Studio, but it's very slow. The documentation suggests using Ninja, however if I `set CMAK…
-
I'm trying to run inference on Android with nnpack enabled. I did the following, but didn't notice any performance differences:
(1) make sure USE_NNPACK is ON in CMakeLists.txt
(2) take the .pb file…
-
* System: Linux fit16 4.4.0-94-generic #117~14.04.1-Ubuntu SMP Wed Aug 30 06:50:25 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
* Instruction: https://caffe2.ai/docs/getting-started.html?platform=ubuntu&c…
-
[ 64%] Building NVCC (Device) object caffe2/CMakeFiles/caffe2_gpu.dir/utils/caffe2_gpu_generated_math_gpu.cu.o
In file included from /usr/local/cuda/include/common_functions.h:50:0,
…
3bobo updated
5 years ago
-
## 🐛 Bug
Compilation error on building pytorch.
pytorch v1.0rc1 ff608a9ff3edded33764c8631427e92c7288bafb
Ubuntu 16.04
gcc-7 (Ubuntu 7.3.0-21ubuntu1~16.04) 7.3.0
build command:
export C…