-
Notifications
You must be signed in to change notification settings - Fork 824
Closed
Description
Hey!
I'm currently trying to adapt a pix2pix network to generate sketches from images.
Unfortunately my program terminates every now and then due to this error message
[00:00:00] #--------------------------------------- 1/5000 Epochs
[00:04:29] ##-------------------------------------- 2804/61262 Training Progress
panicked at C:\Users\anachtmann\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wgpu-23.0.1\src\backend\wgpu_core.rs:1613:18:
thread panicked while processing panic. aborting.
error: process didn't exit successfully: `target\release\train_pix2pix.exe` (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN)
So far I have not encountered a pattern and cant provide much more insight into the cause of this issue besides my code.
If someone has an idea on how to give more insights into this problem, let me now and I'll try to fulfil this request.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels