-
# Migration to ROS 2
## Target versions:
Mainly LTS version of ROS 2
- Priority to humble
- Jazzy
- Rolling ?
## Known issues
- Problem with the `--march=native` compiler. We think abou…
-
Building this encounters the following:
```
[...]
#########################################
Compiling LLM runtime for Linux...
#########################################
-- The C compiler i…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 11
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, if…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_interpolate_nearest_cuda_float64&sui…
-
Platforms: linux, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_cross_cuda_float16&suite=TestInductorOpInfoC…
-
### Describe the issue
When using the QNN EP, there is an integer overflow on model load.
The model loads and runs on the CPU, or with TfLite delegate. Perhaps helpful is that with TfLite, the QNN d…
-
### Feature request
I just wonder is it possible to use ip-adpater with optiumum-neuron environment.
Because I found ip-adapter related parameter in [pipeline](https://github.com/huggingface/opt…
-
How do I compile the onnx of YOLOv8 to the hef file?
Do I need to modify the Python code?
-
**Reverse adjoints for SDEs only works with 'TrackerAdjoint()' and only on CPU. 🐞**
Training Large (e.g, Neural) SDEs on GPUs fails. The only working solution is 'TrackerAdjoint()' and this only cu…
-
### 🐛 Describe the bug
Enabling both these options causes an error.
Code:
```
import torch
batch_size = 32
seq_length = 50
hidden_size = 768
def test_fn():
inp = torch.randn(batch_size,…