-
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…
-
### What happened?
Hello, I'm the author of [IREE.gd](https://github.com/iree-gd/iree.gd), a port of IREE to Godot game engine. Recently, I tried to use a pose detection model, specifically [singlepo…
-
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
On a linux system (Ubuntu 20.04 WSL).
**I run "make px4_fmu-v3"**
This is the error I'm getting.
-- PX4_GIT_TAG: v1.15.0-beta1-2601-gcac0133901
-- Found PythonInterp:…
-
we actually have had this working and it was still working up till last week [stateless_llama.py](https://github.com/nod-ai/SHARK-ModelDev/blob/main/models/turbine_models/custom_models/stateless_llama…
-
### 🐛 Describe the bug
When trying to compile a model with the QNN partitioner with the GPU or DSP i get the following error:
```
[ERROR] [Qnn ExecuTorch]: Cannot Open QNN library libQnnDsp.so, w…
-
### 🐛 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,…
-
### Expected behavior
Be able to call macro which use graph.nodes.values() method.
### Actual behavior
When I use a macro which use [graph context](https://docs.getdbt.com/reference/dbt-jinja-funct…