-
### 🐛 Describe the bug
I'm trying to build Pytorch 1.13 from source in order to use Yolov5 on my AMD GPU with ROCm. I followed the steps:
```
git clone -b release/1.13 https://github.com/pytorch/…
-
i run 'python3 detectron/tests/test_spatial_narrow_as_op.py' command after install densePose.
And it get aborted.
The same error happens with test_zero_even_op.py.
The log:
```
net_drawer will …
-
bro, what's your pytorch version?
when i try to use your trained-models named as 'model_43.pth' and 'model_50.pth' , error occur.
```python
RuntimeError: version_number
-
Hello and thanks for this amazing piece of work,
When trying to use your deps.zip in an AWS lambda deployment (with the same model you suggest in your tutorial in an S3 bucket), Lambda execution fa…
-
This is an issue to track solutions and updates to these common errors encountered when installing Caffe2 with Anaconda on some Linux distros:
```
undefined reference to `google::protobuf::interna…
-
When building android after setting -DANDROID_ABI in build_android.sh to "x86_64",
it came out with an error while building nnpack's blas of neon, however, as I understood, neon related codes should …
-
- [Keras](https://keras.io)
- [MXNet](https://mxnet.apache.org)
- [TensorFlow](http://tensorflow.org)
- [Caffe2](https://caffe2.ai)
-
Hi,
Recently i have converted a detectron model using the tools/convert_pkl_to_pb.py from Detetron repo which results in model_init.pb, model.pb and model.pbtxt. Then, i try to load the pretraine…
-
**Describe the bug**
After built and install the onnx-tf by pip install -e .
The onnx-tf is installed correctly, but after run the onn-tf,
it will said: no module keras.src.engin
My package vers…
-
### 🐛 Describe the bug
I am trying to build `Pytorch-2.3.0` from source. While trying to build it with higher `protobuf` versions > 21.12, I get `error: static assertion failed: We only support non-s…