| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff | |
| org.nd4j.linalg.api.ops.executioner | |
| org.nd4j.linalg.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
SameDiffOpExecutioner |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridExecutioner |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOpExecutioner
Basic op executioner.
|
| Modifier and Type | Field and Description |
|---|---|
protected static OpExecutioner |
Nd4j.OP_EXECUTIONER_INSTANCE |
| Modifier and Type | Field and Description |
|---|---|
protected static Class<? extends OpExecutioner> |
Nd4j.opExecutionerClazz |
| Modifier and Type | Method and Description |
|---|---|
static OpExecutioner |
Nd4j.getExecutioner()
Get the operation executioner instance
|
Copyright © 2018. All rights reserved.