-
If an "Artist Name(s)" field contains Double quotation marks ("), they will not be escaped. This will corrupt the .csv file.
So far I have only been able to produce this behaviour in "Artist Name(s)…
-
### Describe the bug
Since 20241102, the DCU test is failed because of compile error. This error is introduced by commits between 0f44046 (tested at 20241102, and is failed) and 3984296 (tested at 20…
-
Gavin's experimental [autobuild tool](https://github.com/GZGavinZhao/autobuild) has flagged a number of dependency issues in the repository.
False positives are marked as complete because this task…
-
I try to install HIP to run on nvidia gpu.
I looked at the instruction here:
https://rocm.docs.amd.com/projects/HIP/en/latest/install/install.html
I am on ubuntu 20.04. Earlier I have installed nvi…
-
Hi all,
I'm trying to compile bf16 flux mmdit from onnx export.
Running into the following torch-to-onnx legalization error:
```
iree-compile --iree-hal-target-device=amdgpu --iree-hip-target=gf…
-
### 🐛 Describe the bug
FAILED: caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumprodKernel.hip.o /home/hmsjwzb/work/pytorch/build/caffe2/CMakeFiles/torch_hip.dir/__/…
-
### Describe the bug
When both CUDA and HIP devices are present in the system, switching between them causes a crash. Specifically, after a CUDA device is used, submitting operations to a HIP devic…
-
Pre-commit workflows for PRs are failing when running the E2E test-suite for the HIP backend as it fails to detect a HIP device when starting the tests. First seen affecting #10216 but also seen in ot…
-
The various ROCM codegen flags like `iree-hip-target` and `iree-hip-enable-ukernels` are not HIP-specific and need to be renamed back to ROCM. The AMDGPU target uses the same ROCM codegen and we shoul…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests.
### Description
As pytorch 2.3 seems to supp…