-
After installing docker (on MacOS), the build failed. I am on the latest commit in master.
I get the following message:
```
Traceback (most recent call last):
File "setup.py", line 759, in
…
-
Traceback (most recent call last):
File "yolox_tools/train.py", line 10, in
import torch
File "D:\Program Files\python\envs\ysfish_1\lib\site-packages\torch\__init__.py", line 128, in
…
-
i have a question about this program https://github.com/HaoLiuHust/sphereface_mxnet_gluon/blob/master/net_sphere.py
in your project , the network used above is different from your Caffe2 achievement…
-
Hi,
here are the steps I've done on QGIS with these specs :
Version de QGIS
3.34.9-Prizren
Révision du code
cbbc7bdf
Version de Qt
5.15.13
Version de Python
3.12.4
Version de GDAL/OGR
3…
-
### Expected Behavior
WebUI should run
### Actual Behavior
Returning the caffe2_nvrtc.dll error.
### Steps to Reproduce
Starting install.bat or comfyui.bat
### Debug Logs
```powershell
*** Sta…
-
非常感谢你提供这些代码,请问编译的cmake文件还有吗?能不能给我传一份,我这边编译无法通过,非常感谢!弱弱的问一句,您使用的是pytorch.1.0吗?
-
The ONNX operator `onnx.AveragePool` fails during lowering with the error `Failed to legalize operation 'onnx.AveragePool'` , as reported in https://github.com/nod-ai/SHARK-Turbine/issues/812.
``…
-
### 🐛 Describe the bug
When using LibTorch in CMake via `find_package(Torch REQUIRED)` it tries to find CUDA via `nvcc`. When only the runtime libraries are installed, e.g. `sudo apt install cuda-lib…
-
I built caffe2 for android by this: ./scripts/build_android.sh
but where is the generated binaries?
libCAFFE2_NNPACK.a or libCAFFE2_PTHREADPOOL.a or libCaffe2_CPU.a?
libCAFFE2_NNPACK.a is 328kb
…
-
Hi all,
I want to translate caffemodel to caffe2 model following the guide using the command line:
| python -m caffe2.python.caffe_translator deploy.prototxt pretrained.caffemodel
-- | --
…