-
**Is your feature request related to a problem? Please describe.**
I recently had OS failing to boot after recovery from partition backup. Automatic startup repair failed and ended up using bootrec a…
-
### 🐛 Describe the bug
When running `torch.nn.InstanceNorm2d` with a `float64` tensor and `track_running_stats=True`, an error is thrown on CPU:
`RuntimeError: mixed dtype (CPU): all inputs must sha…
-
### Current Behavior
muruga6@C001858566 A-Blocks % nx run blocks-design-tokens:build
NX Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seei…
-
### 🐛 Describe the bug
Under specific inputs, `max_pool2d_with_indices_backward` triggered a crash.
```python
import torch
grad_output = torch.full((9,7,9,9,), 4.91269, dtype=torch.float)
sel…
-
I am trying to create an NX monorepo for an ionic react app I am building.
I create the nx workspace like so:
`npx create-nx-workspace my-org --preset=empty`
Then I installed installed the req…
-
##### SUMMARY
When configuring vrf address family ipv4 rout-targets both, "auto" is not pushed towards the nxos device, however specifying a community in format xxxx:xxx is accepted.
##### I…
-
Hi everybody,
We have some projects using jscutlery/semver, and as we are migrating to nx 13 and the new `project.json` configuration structure, we are encountering the next problem: we cannot have…
-
## Current Behavior
stack trace crash on startup within jetbrains IDE
## How to Reproduce
just have the extension installed in webstorm and start to use it
## Expected Behavior
no crash shoul…
-
hello, I'm having some problems with the HITS algorithm provided by networkx, the graph as input sometimes doesn't return all the positive hub and auth values for every node.
Here is my inp…
-
In all versions before 6 I was using following configuration for workspaces (package.json fragment):
```
"workspaces": {
"packages": [
"../app1",
"../app2",
"container"
]
},
``…