-
Hello and thank you for publishing the source code, I am very interested in your work!
While attempting to train your ECG CoCa model following the instructions given in the readme, I am facing issue…
-
I installed the latest version of pytorch and confirmed installation 2.4.1+cu124, when I ran an image generation I got the following message:
:\OmniGen\venv\lib\site-packages\transformers\models\ph…
-
it only works when i use the example.png...
![image](https://github.com/user-attachments/assets/c1b12bee-7e71-4b54-b027-5e5af41b0aed)
error when i use custom image... size 768x768...
![image](htt…
wzwow updated
2 weeks ago
-
I'm trying to using torchscript.jit.trace to compile stable-diffusion-v1.4 and convert it into stablehlo.
But the conversion failed because of Upsample op in stable-diffusion.
```
%9885 = stableh…
-
Hi,
I just upgraded to executorch 0.4 and ran my code which previously failed as described in
https://github.com/pytorch/executorch/issues/1350
Now it fails with
```ConstraintViolationError```…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Echo_Sampler
- **Exception Type:** NotImplementedError
- **Exception Message:** Could not run 'torchvision::nms' with arguments from the 'C…
-
got prompt
Use Device(使用设备): cuda
!!! Exception during processing !!! Could not run 'torchvision::deform_conv2d' with arguments from the 'CUDA' backend. This could be because the operator doesn't ex…
-
# [RFC] Aten Operators in Triton for Multi-backend support
## Abstract
This RFC discusses
1. the benefits and challenges of developing dispatch functions for Aten operators in Triton.
2. a…
-
-
Config:
Windows 10 with RTX4090
All requirements incl. flash-attn build - done!
Server:
```
(venv) D:\PythonProjects\hertz-dev>python inference_server.py
Using device: cuda
Loaded tokeniz…