-
### NextUI Version
2.4.8
### Describe the bug
i am using terminary operator to display different button but both getting clicked
### Your Example Website or App
_No response_
### Ste…
-
## Description
Hi,
Working with parameter : linear_tree = True
The ipython core is dumping with this message : `Segmentation fault (core dumped)`
And working with Optuna when `linear_tree…
-
Hi,
I know there are already a bunch of issues open related to this, but I still am fairly confused so as to what to do.
I have a fairly standard problem which can be formulated in say the followi…
-
For example, severe performance degradation is experienced while fine-tuning Jupiter encounters due to the amount of moon trajectories visible on-screen.
A potential solution, as first mentioned by…
-
I was looking through the code some and noticed something unexpected. The system always accumulates the final transform up to the root node and back when calculating the transform between two nodes th…
-
During Projectile simulation the cube starts shaking when putting it on slow motion and when I simulate the spring the connection point jumps from side to side.
This happens when I run the highest f…
-
### 🐛 Describe the bug
Hi team,
we're now investigating the export to onnx feature and we found that some update logic in the original pytorch model is not working in the converted onnx model. The …
-
### 🐛 Describe the bug
```python
torch.distributed.init_process_group(
backend="xla",
init_method="xla://",
)
m = torch.nn.Linear(10, 10).to(xm.xla_device())
m = torch.nn.parallel.D…
-
Is there any configuration I need to specify apart from passing a classifier as the model_y if the outcome is binary/discrete?
-
some general points:
- i dont want everything running in process for OASIS.
- TornadoVM seems like a really good way of "use the GPU if you can, dont if you cant"
-> also, in cloud world, we get…