-
When attempting to save a network generated on a trajectory, I receive the following error:
```
Traceback (most recent call last):
File "/home0/martinw3/anaconda3/envs/pymol2/lib/python3.9/site…
-
The undefinedReferences question is showing a prefix-set as it is undefined, even though we are defining it right before we called it in the route-policy.
**Runnable example**
```py
import pandas…
-
### 🐛 Describe the bug
version:
python 3.10
torch 2.1.0
cuda 12.1
put breakpoint in row x = x.detach()
```python
import torch
import torchvision
class BoQ_DinoV2(torch.nn.Module):
…
-
### 🐛 Describe the bug
`torch.linalg.eigh` crashes if the model is compiled into an AOTInductor model and used from the C++ side. The example python code is attached as follows:
```python
import os…
-
### 🐛 Describe the bug
It is found that the vectorized kernels are not performing well. For instance, copy_() is just utilizing only 40-50% of the theoretical bandwidth.
### Versions
Collecting en…
-
Repro:
https://github.com/Jonatthu/nx-angular-test
### Environment
1. `node -v`: v8.11.3
1. `npm -v`: 6.2.0
1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected):
angular-demo…
-
Using your install instructions from the readme, I run:
`npx create-nx-workspace@latest`
Which creates a fresh`19.1.2` NX workspace.
Then I run:
`npx nx g @simondotm/nx-firebase:app my-new…
-
### 🐛 Describe the bug
Tensor dim 0 is already sharded on mesh dim 1, DTensor operator implementation does not support things like hybrid sharding strategies yet (i.e. [Shard(0), Shard(0)])
this i…
-
For support and discussions, please use our [Discourse forums](https://github.com/PaddlePaddle/DeepSpeech/discussions).
If you've found a bug then please create an issue with the following informat…
-
Type: Performance Issue
While saving files with 1000+ lines of code it takes too long to save it.
Extension version: 5.2.2
VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda…