-
Is it possible to get a conda env yaml to make installation easier because I keep getting many dependency errors due to version specifications. I use a CentOS7 HPC.
-
Hi - We're trying to consolidate on using tensorboard but sporadically hitting an issue where reports won't load and instead just get a blank white screen.
This occurs on multiple machines, and at le…
-
### 🐛 Describe the bug
when we try to use compiled_autograd to improve the backward performance ( graph break makes checkpoint fallback to eager, all fwd and bwd run in eager got bad performance)
…
-
### 🐛 Describe the bug
densenet121 PT2E/QAT crash
```
/workspace/pytorch/torch/_inductor/mkldnn_lowerings.py:662: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor…
-
### 🐛 Describe the bug
I used the docker image of latest torchserve (https://hub.docker.com/layers/pytorch/torchserve/0.8.2-gpu/images/sha256-563e3d46b33091cdf1751e56387dfcc07fe8a8360343235d13489eb…
-
### Bug description
I am using the default configs, code and data to train a model within BioNeMo framework. The timeout occurs at the middle of the training.
### What version are you seeing the p…
-
While not as bad as before where they would come out a random color, anything past like 500 steps becomes super saturated, and over trained. And im using the same settings ive used for like the past y…
-
## Issue description
```python
import math
import numpy as np
from matplotlib import pyplot as plt
from torch import Tensor
from torchvision.transforms.functional import pad
from compressai…
-
### Your current environment
```text
The output of `python collect_env.py`
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### 🐛 Describe the bug
When using `DDP` with `static_graph=True` and with `set_autograd_compiler`, during `Engine::execute` it runs compiled_autograd function which later on in `_DDPSink.backward` …