lucidrains / audiolm-pytorch

Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
MIT License
2.45k stars 266 forks source link

CUDA error: an illegal memory access was encountered #281

Open bulieme opened 14 hours ago

bulieme commented 14 hours ago
RuntimeError: CUDA error: an illegal memory access was encountered
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1
Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions.

when im training with my own colab note book https://colab.research.google.com/drive/15wOg4Nl99y2CMqNc9gwl82i3mypJs60D?usp=sharing