Skip to content

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

@AlexDBlack

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions