| Package | Description |
|---|---|
| org.nd4j.linalg.factory |
| Modifier and Type | Field and Description |
|---|---|
static Nd4jBackend |
Nd4j.backend |
| Modifier and Type | Method and Description |
|---|---|
static Nd4jBackend |
Nd4j.getBackend()
Retrieve the Nd4J backend.
|
static Nd4jBackend |
Nd4jBackend.load()
Loads the best available backend.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Nd4j.initWithBackend(Nd4jBackend backend)
Initialize with the specific backend
|
Copyright © 2021. All rights reserved.