-
Notifications
You must be signed in to change notification settings - Fork 43
Open
@AlexDBlack
Description
Currently if no backend can be found:
throw new NoAvailableBackendException(
"Please ensure that you have an nd4j backend on your classpath. Please see: http://nd4j.org/getstarted.html");
That link currently redirects to: https://deeplearning4j.org/docs/latest/nd4j-overview - which says nothing about actually dealing with a NoAvailableBackendException.
Metadata
Metadata
Assignees
Labels
No labels