-
### 🐛 Describe the bug
This bug report is created based on this thread on the PyTorch Forums:
["Torch._dynamo hit config.cache_size_limit when adding LR scheduler"](https://discuss.pytorch.org/t/tor…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.8.4
### Custom code
Yes
### OS platform and dist…
-
### 🐛 Describe the bug
The model: https://github.com/google/gemma_pytorch
To enable Dynamo I'm adding `@torch.compile()` (assuming cpu backend) annotation to [this line](https://github.com/google/ge…
-
### 🐛 Describe the bug
As the title stated.
`torch.set_default_device` considers multi-threading scenarios (TLS) at the C++ level, but not at the Python level.
**Code**
```Python
from thr…
-
Hi guys.
I have the same problem discussed here:
https://github.com/autorope/donkeycar/issues/1171
This problem was reported as fixed in Release 5.1, but it seems to persist.
I have this c…
-
After reading https://github.com/FORTH-ModelBasedTracker/MocapNET/issues/114, downloading, unzipping and re-initializing (for the 7th time) I still get very low speed.
Live (webcam) demo:
![Screensh…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
Hi,
When I attempt to process my model with ```torchscript``` in order to lower the model for use for inference by my Android application using ```pytorch mobile```, execution fails.
Below you will …
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [X] I have searched for both [existing issues](https://github.…
-
I'm getting an error each time I try to run the training process. For context, I'm using Windows 11 with an RTX 3090, and both A111 and ComfyUI work fine on my machine.
OneTrainer installs fine wit…