-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
RuntimeError: CUDA error: device-side assert triggered
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.
代码中错误定位在trainer.training(epoch)和writer.add_scalar('train_loss', train_loss.avg, curr_iter)请问应该如何更改
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels