| Package | Description |
|---|---|
| org.nd4j.autodiff.execution |
| Modifier and Type | Method and Description |
|---|---|
GraphExecutioner.Type |
GraphExecutioner.getExecutionerType()
This method returns Type of this executioner
|
GraphExecutioner.Type |
BasicGraphExecutioner.getExecutionerType()
This method returns Type of this executioner
|
static GraphExecutioner.Type |
GraphExecutioner.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphExecutioner.Type[] |
GraphExecutioner.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.