-
Hi, I am trying to load a caffe2 DenseNet model in iPhone SE running iOS 11. the init and predict model files are 4MB and 115KB respectively.
This is my code snippet.
**Caffe2.h file contents**
…
ghost updated
6 years ago
-
### System information
* Operating system: Windows 10
* Compiler version: MSVC++ 14.0
* CMake version:3.10.2
* CMake arguments: build with Python, GPU enabled, tests enabled
* Relevant librari…
-
[ 71%] Linking CXX shared module python/caffe2_pybind11_state.so
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: for: /Users/xufun/fDa…
-
If this is a build issue, please fill out the template below.
### System information
* Operating system: Windows 10
* Compiler version: Visual Studio 2015
* CMake version: 3.11.20180330
* CMa…
-
I have compiled caffe2 with CUDA 9, CUDNN 7.0 and NCCL 2.0 on ubuntu 16.04 successfully. But it has runtime error in resnet50 example. The caffe2 version I used is commit 4580ec558380da8d16a789c607fe5…
-
It would be nice to support the new release of Caffe https://caffe2.ai/ Thanks!
-
I don't want to decrease the batch size with limited gpus, so does caffe2 support itersize? The caffe2 doc is incomplete. And I have googled some keywords, but got nothing. I hope you can give me a ha…
-
I tried-->find_package(Caffe2 REQUIRED)
Here is the error
By not providing "FindCaffe2.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provid…
-
I had installed the caffe2 builed from source. However, when I tried to run the command "sudo make install", the error appeared.
cuda version: 8.0
cudnn version: 5.1
the error is bellow:
In file i…
-
Trying to compile caffe with cuda under windows i get the following error message:
"...caffe2\build\ALL_BUILD.vcxproj" (standard target) (1) ->
"...caffe2\build\caffe2\Caffe2_GPU.vcxpr…