Skip to content

ND4J: Add docs on how to deal with NoAvailableBackendException #169

Description

@AlexDBlack

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions