| Package | Description |
|---|---|
| org.nd4j.autodiff.samediff.internal |
| Modifier and Type | Method and Description |
|---|---|
DataTypesSession.DataTypeCalc |
DataTypesSession.getAndParameterizeOp(String opName,
AbstractSession.FrameIter frameIter,
Set<AbstractSession.VarId> inputs,
Set<AbstractSession.VarId> allIterInputs,
Set<String> constAndPhInputs,
Map<String,DataType> placeholderValues) |
| Modifier and Type | Method and Description |
|---|---|
DataType[] |
DataTypesSession.getOutputs(DataTypesSession.DataTypeCalc op,
AbstractSession.FrameIter outputFrameIter,
Set<AbstractSession.VarId> inputs,
Set<AbstractSession.VarId> allIterInputs,
Set<String> constAndPhInputs,
List<Listener> listeners,
At at,
MultiDataSet batch) |
Copyright © 2019. All rights reserved.