-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.1.0a0+32f93b1
Is debug build: False
CUDA used to build PyTorch: 12.2
ROCM used to build PyTorch: N/A…
-
### 🐛 Describe the bug
Some export-based `GraphModule`s fail with deepcopy, for example, ResNet, MobileNet, MNASNet, ShuffleNet. The error message is: `NotImplementedError: argument of type: `. T…
-
### 🐛 Describe the bug
I have encountered a performance problem when executing a model that utilizes Flash Attention using torch.jit trace with C++ libtorch on Windows. The inference speed on Windo…
-
### 🐛 Describe the bug
Hi! I'm trying to run PyTorch with CUDA-aware MPI as backend and I'm consistently running into the same error with any collective operation. I am pretty confident I have instal…
-
Checking whether the data has been downloaded or can be found in `root` directory is handled in two ways in our dataset implementations:
Option 1 roughly:
```
def __init__(self):
if download…
-
Environment: AWS DL1, Ubuntu 22.04 (bare metal driver install), Python 3.10.12, SynapseAI 1.12.1
Running in habanalabs-venv on the host OS (no container)
Followed instructions from Readme.md
…
ctodd updated
3 months ago
-
Hello and thank you very much for this Great work , i am trying to train only kitti because i want to replace it with my custom dataset in kitti format
i changed he confi _out
_BASE_: "Base.…
-
### 🐛 Describe the bug
## Bug Description
**Issue**: Hang in `isend/irecv` operations when mixing default and non-default communication groups.
**Details**: Asynchronous communication operation…
-
Hello,
We released
pytorch v2.2.0
torchvision v0.17.0
torchaudio v2.2.0
The wheel installation instructions are.
**pytorch**
---
Install command for CUDA 12.1 environment:
```
pi…
-
Dear RoseTTAFold-All-Atom community,
First thanks a lot for this Wonderfull tool.
I am having some trouble running RFAA, although the installation seems done correctly. I paste the output below, …