-
I've added point normalization to my version of the Nef_S2 by dividing the coordinates by the max coordinate in absolute value and at least with mpq_class and the boolean operation speed seems to be m…
-
**Describe the bug**
As of lately, I've observed that Lutris does not pass the system options arguments to Steam games. This means that it is unable to launch Steam games with Nvidia PRIME Offloadi…
-
### 🐛 Describe the bug
I'm trying to install pytorch from wheel with rocm5.6, but yields error. I use the following command:
pip3 install --pre torch torchvision torchaudio --extra-index-url http…
-
### 🐛 Describe the bug
The function destroy_progress_group(group) is not working. As below code shows, after executing this function, the memory consumption did not decrease. By executing "del group"…
-
Hi Tan,
it's really a interesting tool to analyse the 3D genome on single-cell level. Recently, we also implemented this platform in our projects. But we met some problems. As you can see in some …
-
### 🐛 Describe the bug
I noticed that `torch.linalg.lstsq` is returning the wrong results for this sample which I attached here for reproducibility: https://drive.google.com/drive/folders/1rLJRrOmR_Y…
-
**Describe the bug**
HEX color doesn't parses correctly with LuckPerms placeholder.
**To Reproduce**
Steps to reproduce the behavior:
1. Have LuckPerms and PlaceholderAPI installed.
2. Install …
-
### 🐛 Describe the bug
I ran into a problem while permuting the following tensor (to convert into a complex dtype):
```python
>>> torch.view_as_complex(torch.empty(1,0,2,100,100).permute(0,1,3,…
-
### 🐛 Describe the bug
Calling `torch.cuda.memory_summary()` can give a `KeyError` under certain circumstances.
```python
$ python
Python 3.10.9 | packaged by conda-forge | (main, Feb 2 2023, 2…
-
Hi Nicolas @nservant ,
I am having trouble generating the viewpoints data. I am just using a simple bed file to test it out and am coming back with a syntax error. I have tried to fun the script wi…