-
I'm having the following compilation error when building on Windows platform:
`"D:\ML\caffe2\build\ALL_BUILD.vcxproj" (default target) (1) ->`
`"D:\ML\caffe2\build\caffe2\Caffe2_GPU.vcxproj" (defa…
cgpoh updated
7 years ago
-
Hello,
Build seems to be failing with nvidia Jetson TK1. Here is the log:
[ 40%] Building CXX object caffe2/CMakeFiles/Caffe2_CPU.dir/operators/utility_ops.cc.o
[ 40%] Building CXX object caffe…
-
In this project, it seems to be using resnet or squeezenet. However, in a project I'm doing of my own, I am currently using mobilenetv2. Currently, I have converted the mobilenetv2 model from pytorch …
-
## 📚 Documentation
The Operators Catalog only displays operators from APMeter to CountUp.
https://caffe2.ai/docs/operators-catalogue.html
-
## Issue description
I am trying to implement a CoordConv layer (https://arxiv.org/pdf/1807.03247.pdf) in caffe2 but I am having problems to concatenate a Tensor due to shape mismatch.
The Coord…
-
Dear caffe2 / pytorch afficionados,
I would much appreciate any help on the problem listed below!
I have to add that the script I am providing that can reproduce the error was the result of me t…
-
## ❓[caffe2] I am in need of running a controlled forward pass for a model I am working on. As in execute a layer collect its output do some manipulation on it and feed the data to the next layer.
…
aisri updated
5 years ago
-
I am trying to cross compile caffe2 and generate a binary for my platform.
I have successfully generated libcaffe2.so.
But while compiling the code facing few issue:
```
/tmp/ccIOey60.o: In func…
-
i am getting this error message (please see the attached) after run the command "python setup.py install":
![pytorch_question](https://user-images.githubusercontent.com/8035201/46946663-b2551580-d0a2…
ghost updated
6 years ago
-
cmake 3 is detected however version check fails?
```
$ python setup.py install
Building wheel torch-1.0.0a0+1fe8278
running install
setup.py::run()
running build_deps
setup.py::build_deps::ru…