-
I followed instructions in README.txt and compiled pytorch v1.12.0 successfully but failed after applying the patch.
I got error message as followed.
```
Traceback (most recent call last):
File …
-
2024.07.22. ~ 2024.08.31. 동안 아래와 같이 학습하여 AI를 체화시키자.
- **일주일에 3개 이상씩 UCI dataset 혹은 plotly에 있는 데이터를 하나 선정하여 classification or regression을 연습할 것**
- 최소 100개의 records가 포함된 dataset
- 모델은 최소 3개 …
-
The LAION-400M model works fine on the CPU, but when I try to run it on the GPU (RTX 2060 Mobile), I get the following error:
`RuntimeError: CUDA out of memory. Tried to allocate 26.00 MiB (GPU 0; 6.…
-
I am currently carrying out performance tests with TF Lite and pytorch_lite in Flutter (I should be able to give more info in the future, if anyone is interested).
My question is: does pytorch_lite…
-
PyTorch build system has numerous controls to enable/disable integration with certain features.
This issue will be used to track which options exists, which are CI tested and which are known broken.…
-
How to use Yolov6 model in the Object detection demo app?
Taking a Yolov6 model out of the box causes the below crash:
```
--------- beginning of crash
E/AndroidRuntime: FATAL EXCEPTION: mai…
-
### 🐛 Describe the bug
I try to use the metal model on my iPad/iPhone, but I got an error message.The error message showed that "aten::prelu" can not be used in the metal backend.
**Could not run …
-
**Pytorch**
python3 ./tools/infer/predict_system.py --image_dir ./test.jpeg --det_model_path ch_ptocr_v2_det_infer.pth --rec_model_path ch_ptocr_v2_rec_infer.pth --use_angle_cls true --cls_model_path…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmengine/issues) and [Discussions](https://github.com/open-mmlab/mmengine/discussions) but cannot get the expected help.
…