-
### Email (Optional)
slepavicius.justinas@gmail.com
### Version
0.9.2
### Which OS(es) are you using?
- [ ] MacOS
- [ ] Windows
- [X] Linux
### What happened?
I have a fully working install on …
-
### 🐛 Describe the bug
I am trying to run the AOTInductor example model with the c++11 libtroch with cxx11-abi-shared-with-debs , see https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-sh…
-
I wanted to train this model in a single GPU (Google Colab), but I've gotten this error! while I settled the --gpu_num 1 and also I changed the number of workers to either 0 and 1 , but it didn't wor…
-
### Description & Motivation
forking from https://github.com/Lightning-AI/lightning/issues/18723#issuecomment-1751307472 where we were discussing various warnings that don't necessarily apply to al…
-
## 🚀 Feature
## Motivation
Currently, `DistributedSampler` assumes that it takes a `Dataset` as argument. But in reality, the only information it exploits from it is its `len`.
We sometim…
-
### 🐛 Describe the bug
Simple compilation of UNet model works fine, but FSDP-wrapped UNet gets recompiled on every block. In real setup cache-size limit is rapidly reached.
Code:
```
import argp…
-
### 🐛 Describe the bug
Even when using a fixed random seed, the dropout masks in macOS and Linux are different. Here is some code to reproduce this:
```python
import torch
print(torch.__vers…
rasbt updated
8 months ago
-
### 🐛 Describe the bug
fp32 dynamic shape default wrapper
suite
name
thread
accuracy
perf
reason(reference only)
timm_mo…
-
### 🐛 Describe the bug
I am trying to follow the example to perform inference with the OPT-30B model according to this example: https://github.com/pytorch/serve/tree/master/examples/large_models/deep…
-
### Your current environment
```text
[2024-04-16T16:36:16.632583Z] b1d60799 || Collecting environment information...
[2024-04-16T16:36:18.091248Z] b1d60799 || PyTorch version: 2.3.0a0+40ec155e58.nv…