-
Checking connectivity... done.
Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8'
Unable to checkout 'f3c627d517968c20e8269ead1d90cd3a6c199356' in submodule …
-
I'm run AICamera demo, and i change pb model with shufflenet pb model, which had tested on caffe2 python. however when i run shufflenet pb model in AIcamera android app it always gets stuck in _predic…
cswwp updated
6 years ago
-
Hello,
I have been trying to run a network that was trained in Caffe1 in the new Caffe2 module .
I have encountered a very disturbing issue regarding the run time in Caffe2 with respect to caffe1 …
-
Some chats from slack
me:
> @Gisle Dankel Do you have the context of why static linking is required on windows for libkineto?
Gisle:
> It’s not - in fact I don’t think static linking is an opt…
-
using caffe2 i need to do face authentication in real time using webcam.
To achieve the same the following are the steps:
I downloaded caffe2 from https://github.com/caffe2/caffe2
Later on down…
-
i tried to use onnx model, but there is a wrong, thank you if any advance.
`python neural_style/neural_style.py eval --content-image images/content-images/amber.jpg --model saved_models/candy.onnx --…
-
### 🐛 Describe the bug
These cmake files can't be found by cmake because cmake doesn't look in this location:
```
/usr/local/lib/python3.9/site-packages/torch/include/c10/macros/cmake_macro…
-
## 🐛 Bug
I think [issue 13962](https://github.com/pytorch/pytorch/issues/13962) may have been closed prematurely. I just did a fresh `git clone --recursive https://github.com/pytorch/pytorch` and f…
-
Hello,
I got Caffe2 running in terminal, but I also want to use it in Caffe2 for debugging.
When I want to import caffe2: ImportError: No module named caffe2
I don't know how to do this. Can anyb…
-
Hi all,
I am running into a weird issue when building the latest version of caffe2 on windows 10 with both visual studio 14 and visual studio 15.
I have tried turning ON/OFF various optional package…