-
### Your current environment
```text
PyTorch version: 2.3.0a0+ebedce2
Is debug build: False
CUDA used to build PyTorch: 12.3
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
…
-
### Is there an existing issue ? / 是否已有相关的 issue ?
- [x] I have searched, and there is no existing issue. / 我已经搜索过了,没有相关的 issue。
### Describe the bug / 描述这个 bug
The model repo currently does …
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
WARNING 09-05 21:11:49 cuda.py:22] You are using a deprecated `pynvml` package.…
-
Code:
```py
from qualtran.bloqs.qubitization_walk_operator_test import get_walk_operator_for_1d_Ising_model
U = get_walk_operator_for_1d_Ising_model(4, 2e-1)
print(U.call_graph())
```
Error:…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The fundamental issue is #86; `zstandard ==0.18` only supports Python 3.8-3.11
This does …
-
### 🐛 Describe the bug
```
import torch.ao.nn.quantized as nnq
import torch.nn as nn
import torch
if __name__ == "__main__":
print(torch.__version__)
qconv_module = nnq.Conv2d(3, 1, 3…
-
### 🐛 Describe the bug
[Complete code](https://url.uk.m.mimecastprotect.com/s/K0Z-CQOQ2szvPK7uxfJu1qCNm?domain=gist.github.com)
**RuntimeError: head->prev == nullptr && head->pool != nullptr INT…
-
### Your current environment
```text
Collecting environment information...
/home/corvo/.local/lib/python3.10/site-packages/transformers/utils/hub.py:124: FutureWarning: Using `TRANSFORMERS_CACHE` i…
-
Output:
````
pose_to_video --type=controlnet --model=sign/sd-controlnet-mediapipe --pose=sign.pose --video=sign_pose.mp4 --processors animatediff simple_upscaler
Loading input pose ...
Generati…
rem0g updated
5 months ago
-
Anyone experiencing unreasonably slow load times when loading a keras-format saved model? I have noticed this repeated when working in ipython, where simply instantiating a model via `Model.from_confi…
sirfz updated
4 months ago