I am currently working with Docker Tensorflow. The start up works, data preperation, building the model etc, but when the first epoch starts the container exits with code 139. In the Docker documentation I can't find anywhere what this exit code means! Can someone explain it to me so I can find out where the problem is?
This is typically an indication that your application received a SIGSEGV. Docker is only passing through the error codes, so you need to research your application to understand why it failed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With