-
### 🐛 Describe the bug
I am trying to use the newly incorporated dataset `RCDD` since PyG 2.5. However, when I try to feed the dataset into heterogeneous graph loader, such as `NeighborLoader` or `H…
-
### 🐛 Describe the bug
I want to compile timm.models.vision_transformer.PatchEmbed but print ModuleNotFoundError: No module named 'triton.common'
### Error logs
Traceback (most recent call last):
…
-
## Python versions
- Python 3.9
- Python 3.10
- Python 3.11
## CUDA versions
- CUDA 11.8
- CUDA 12.2
## UBI version
- UBI9
## Library updates
_in progress_ items **for X86**
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
[/usr/…
-
### 🐛 Describe the bug
AMP dynamic shape default wrapper
suite
name
thread
accuracy
perf
reason(reference only)
timm_m…
-
### Your current environment
```text
Collecting environment information...
/home/corvo/.local/lib/python3.10/site-packages/transformers/utils/hub.py:124: FutureWarning: Using `TRANSFORMERS_CACHE` i…
-
### Is there an existing issue ? / 是否已有相关的 issue ?
- [x] I have searched, and there is no existing issue. / 我已经搜索过了,没有相关的 issue。
### Describe the bug / 描述这个 bug
The model repo currently does …
-
## 🐛 Bug
I observed that trying to iterate through DataLoader which wraps IterDataPipe made the program freeze. It is kinda cautious because I found this behavior when using `torchdata==0.7.1` at …
-
## Scenario
It is already possible to define more then one pypi-like index source. Since v2.4.0 there are 2 ways to do that (AFAIK). In [`pyproject.toml`](https://pdm.fming.dev/latest/pyproject/too…
-
## ❓ Questions/Help/Support
I'm having issues with the [quickstart](https://pytorch.org/ignite/quickstart.html). The issue seems to be that I'm using `torchdata.datapipes` to construct my dataloade…