-
### 🐛 Describe the bug
[isin()](https://pytorch.org/docs/stable/generated/torch.isin.html):
- A scalar(e.g. `3`, `4`, `5`, etc) with `elements` or `test_elements` argument doesn't work.
-
### 🐛 Describe the bug
Codes in GPU:
```
import torch
indices = torch.LongTensor([[0, 1, 2],
[2, 0, 1]])
values = torch.FloatTensor([3, 4, 5])
indices = indices.cu…
-
### 🐛 Describe the bug
While Dynamically post-training quantized the following linear model:
```python
class Net(nn.Module):
def __init__(self):
super().__init__()
self.layer = n…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Are you using the latest version of …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Ran the `pip3 install torch torchvision torchaudio --inde…
-
### Avoid duplicates
- [X] I searched existing issues
### Bug Summary
Hi Again,
this bug/feature I discussed a few months ago with Philip Crotwell @crotwell , and thought of reporting it here as…
-
Is it possible to train a LoRA together with an Embedding? Here are some thoughts that came to this, when training a LoRA for an object:
1. Training the entire CLIP is wrong. It is best left frozen.
…
-
I'd like to support multiple windows on desktop platforms (e.g. for the editor to have breakout windows that dock/undock if you drag'n'drop a window onto the main one.)
Of course, multiple windows …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues and checked the recent builds/commits
### What happened?
There seems to be a bug in the "Inpaint upload" fea…
-
I am leaving this open for a general open discussion around the idea of bringing some aspects of the fatiando meshing/gridding software to either make use of or replace aspects of this package. With t…