-
### System Info
- `transformers` version: 4.44.2
- Platform: macOS-14.6.1-arm64-arm-64bit
- Python version: 3.12.2
- Huggingface_hub version: 0.25.0
- Safetensors version: 0.4.5
- Accelerate v…
-
I have run this program with one GPU sucessfully.
But failed in running multi-GPU, the log as follow:
I hope you could give me a favor, Thank you so much!
RuntimeError: Expected to have finis…
maobj updated
5 years ago
-
i'm getting a weird output with tensorrt, for the same image torch is giving good results. any help would be appreciated
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
## ❓ Questions and Help
Hello,
My data have only two classes first is background = 0 and object = 1.
While training I it necessary for me to present to the net negative samples i.e images without …
-
Hello, I am trying to build Open3D on ARM and am encountering issues when using the pip package built by my system. When importing the pip package I receive an ImportError:
```python
Python 3.8.10 (…
-
Hi @oeway,
I just tried to open the DPNUnet plugin in Imjoy, and I am getting the
following error in the Plugin Engine console. Can you reproduce the
problem? Could you tell me what kind of infor…
-
Hi Hugues,
first of all, thank you for releasing the PyTorch Version of your code and especially for the link to your PhD thesis in one of the other issues.
1) I have one question with some cont…
-
I was training yolox-s -d 4 batch size 64,errors every 40 epoch
2021-08-12 00:42:51.229 | INFO | yolox.core.trainer:after_train:184 - Training of experiment is done and the best AP is 31.67
20…
-
## Summary
Calling `torch.distributed.all_gather()` when using the `'ccl'` backend results in a SEGFAULT if the tensors being gathered are larger than a few megabytes.
This problem also seems to…