| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff.internal |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractSession.ExecType |
AbstractSession.ExecStep.type |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSession.ExecType |
AbstractSession.ExecType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSession.ExecType[] |
AbstractSession.ExecType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExecStep(@NonNull AbstractSession.ExecType execType,
@NonNull String name,
FrameIter frameIter) |
Copyright © 2021. All rights reserved.