deeplearning4j / deeplearning4j/deeplearning4j-docs

ND4J: Add docs on how to deal with NoAvailableBackendException

Open
#169 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
56
Forks
42
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.