I got two failed submission #145044 #145048 with the “Inference failed. View the submission for more details” message. Could any admin share with me the logs of the errors? Thanks!
Hi @Arderiu,
This error message means you need to go to your submission’s page for viewing more information.
Example for #145044:
- Go to Submission Page
- Check the stage it has failed on.
- Check the relevant logs.
The logs will show you relevant information, example in this case you have an ModuleNotFoundError
error.
Note that the self-debugging logs are available for only “Build Packages and Env” and “Generate Predictions on Validation Data” phases.
Let us know in case you need any more help to debug them.
2 Likes