-
### s3torchconnector version
1.1.0
### s3torchconnectorclient version
1.1.0
### AWS Region
us-west-2
### Describe the running environment
Running in EC2 m5.8xlarge Amazon Linux 2
### What happ…
-
### 🐛 Describe the bug
loading model: 0it [00:00, ?it/s]
loading model: 0it [00:00, ?it/s]
cpu eval moondream
Traceback (most recent call last):
File "/workspace/pyt…
-
### 🐛 Describe the bug
I am seeing the following error while running a simple test.
"torch._dynamo.exc.Unsupported: torch.* op returned non-Tensor bool call_method is_complex"
### Error logs
…
-
### 🐛 Describe the bug
The following toy example demonstrates the issue, it has a python class with instance attribute "self.value". When torch.compile captures the graph, the value is captured as a …
-
https://github.com/pytorch/data/issues/1196
Future of datapipes is being debated now, not sure when it will be announced what is going to happen with it or how it might get refactored/changed, but …
-
### 🐛 Describe the bug
AMP static shape default wrapper
suite
name
thread
batch_size_new
speed_up_new
inductor_new
eager_new
compi…
-
### System Info
```Shell
accelerate==0.17.1
bitsandbytes==0.26.0
```
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
- [ ] One of the scripts in the e…
-
### 🐛 Describe the bug
`torch.compile()` causes instability issue during training in my use case. Specifically, I observed that the loss goes `nan` with `torch.compile()` enabled.
To reproduce, …
-
错误:pip的依赖关系解析程序当前没有考虑所有已安装的程序包。这种行为是以下依赖冲突的根源。
lida 0.0.10需要万花筒,但没有安装。
jupyter服务器1.24.0需要anyio<4,>=3.1.0,但您有不兼容的anyio 4.2.0。
tensorboard 2.15.1要求protobuf=3.19.6,但您有不兼容的protobuf 4.25.2。
ten…
a564m updated
9 months ago
-
## Describe the bug
Since development of torchdata is on pause [github.com/pytorch/data](https://github.com/pytorch/data/issues/1196) we switched ocf_datapipes over to using the now built-in PyTorch …