-
| SYSTEM INFORMATION||
|----------------------|---------------------------|
| OS type and version | Ubuntu Linux 22.04.4 |
| Webmin version | 2.111 |
| Usermin version …
-
### 🐛 Describe the bug
Enabling both these options causes an error.
Code:
```
import torch
batch_size = 32
seq_length = 50
hidden_size = 768
def test_fn():
inp = torch.randn(batch_size,…
-
```
2023-09-23 13:55:09,870 - root:283(run) INFO:
-----------------
Starting Mu 1.2.0
2023-09-23 13:55:09,885 - root:284(run) INFO: uname_result(system='Windows', node='ERIC-DELL-LAPTOP', rel…
-
### I have attempted solutions to common problems
Yes
### I have checked that my game version is supported
Yes
### OS
Windows 11
### Platform
Steam
### Description
In 4K resolution MCM dose n…
-
### 🐛 Describe the bug
Under specific inputs, `replication_pad1d_backward` triggered a crash.
```python
import torch
grad_output = torch.full((9, 9, 0,), 0, dtype=torch.float)
self = torch.full…
-
There is a suggested example for plotting the fields of a `grid.nc` file https://github.com/boutproject/xBOUT/blob/master/examples/plot_grid.py. I have tried to use this code to plot the output from a…
-
**Describe the bug**
The Wahoo v5 is detected but nothing happens.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch program with `sudo ./qdomyos-zwift -no-gui -no-heart-service`
2. …
-
**Describe the bug**
The distribution info (the _*.dist-info_ folders) for packages that are specified with the `excludes` are still added to library.zip
**To Reproduce**
_Note: I am using pytest…
-
When I pickle the diff and then unpickle and try to subtract delta created from diff, I get error. I added prinst statements to your code starting at 'Line 571 of delta.py'.
**Code:**
```
from d…
-
### Describe the issue
In the onnxruntime training API for Python, some packages in `onnxruntime.training.optim` import `torch`. Due to how Python package imports work, this results in a dependency o…