-
### š Describe the bug
Hi, we are trying to enabling Llama in Intel HPU, but found graph break in `torch.cuda.current_device()` . We have a package GPU migration tool, it replaces `torch.cuda.curreā¦
-
### Operating system
Windows 10.
### Revit and Dynamo version
(_Which version of Revit, Dynamo and Orchid are you using? Go to Help > About if you're not sure. for Orchid version, go to Packages ā¦
-
Add:
- DynamoDB Object Persistance examples to repo (Java and .Net)
- DynamoDB Document examples to repo (Java and .Net)
-
### System Info
- Platform: Linux-6.8.0-41-generic-x86_64-with-glibc2.39
- Python version: 3.12.7
- Huggingface_hub version: 0.24.6
- Safetensors version: 0.4.4
- Accelerate version: 1.0.1
- Aā¦
-
### Dynamo Version
3.2
### Revit Version
2025.2
### Operating System
WINDOWS11
### What did you do?
Creating a Dynamo script in Automatic mode.
### What did you expect to see?
Nodes do not reā¦
-
### š Describe the bug
The following pattern shows up in a model from User Empathy Day: https://github.com/suno-ai/bark/blob/f4f32d4cd480dfec1c245d258174bc9bde3c2148/bark/generation.py#L602-L607
`ā¦
-
---------------------------------------------------------------------------
Unsupported Traceback (most recent call last)
Cell In[10], line 22
20 from transformerā¦
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_user_defined_object_as_input&suite=AutogradFunctionTests&limit=1ā¦
-
Im unable to make this work in comfyui, i put the .pth files in models/vae_approx but when running with the default taef1 in the load VAE node(unable to select it, but was there from the workflow usedā¦
-
### š The feature, motivation and pitch
When running a code with `TORCH_LOGS="+recompiles,graph_breaks" I'm getting some very long logs:
Summary of the code
```
V1112 13:10:18.3790ā¦