-
I am running CrisisFACT.ipynb notebook on Colab on Python v3.9.16
Used colab's fallback runtime version.
I am getting error while importing monoT5 from pygaggle. Kindly help me resolve the issue …
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
Warning: Your installation of OpenCV appears to be broken: module 'cv2.dnn' h…
-
### Your current environment
```text
PyTorch version: 2.3.1a0+git4989238
Is debug build: False
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64…
-
### 🐛 Describe the bug
In ToT cmake/public/loadhip.cmake [ requires hipblaslt for new ROCm
](https://github.com/pytorch/pytorch/blob/main/cmake/public/LoadHIP.cmake#L159)
hipblastlt is only suppo…
-
Hello,
Thank you very much for open-sourcing such an interesting project. I followed the prompt steps and conducted a test. However, there was an error during the rendering process, which caused th…
-
### 🐛 Describe the bug
I am trying to reporduce https://pytorch.org/blog/accelerating-generative-ai-3/
```
from diffusers import AutoPipelineForText2Image
import torch
import matplotlib.pyplot a…
-
### 🐛 Describe the bug
I am trying to aot_compile a SAM model specifying dynamic shapes fail with the following error:
```BASH
[2024-03-20 09:39:49,187] [0/0] torch._guards: [ERROR] Error while cre…
-
### 🐛 Describe the bug
Hi there,
We're getting unknown CUDA graph errors with PyTorch 1.13.1. Though it is flaky, it shows up twice, and might be worthwhile looking into & getting fixed.
Here i…
-
### 🐛 Describe the bug
So, this may be a bit unorthodox, but I am working with invertible models, i.e. models for (left/right) invertible functions. These are `nn.Module`s that not only have a `.fo…
-
### Your current environment
Collecting environment information...
WARNING 10-16 03:35:02 _custom_ops.py:19] Failed to import from vllm._C with ModuleNotFoundError("No module named 'vllm._C'")
/h…