blockName, dummyResult, inputVars, loopBodyExecution, numLooped, outputVars, predicate, predicateExecution, targetBoolean, trueBody, trueBodyNamedimensions, extraArgs, inPlace, sameDiff, scalarValue| Constructor and Description |
|---|
WhileDerivative(While delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlockName() |
SDVariable[] |
getInputVars() |
SameDiff |
getLoopBodyExecution() |
int |
getNumLooped() |
SameDiffConditional |
getPredicate() |
SameDiff |
getPredicateExecution() |
SameDiffFunctionDefinition |
getTrueBody() |
String |
getTrueBodyName() |
String |
opName()
The name of the op
|
Op.Type |
opType()
The type of the op
|
String |
tensorflowName()
The opName of this function tensorflow
|
addBArgument, addIArgument, addIArgument, addInputArgument, addOutputArgument, addTArgument, assertValidForExecution, bArgs, calculateOutputShape, doDiff, getBArgument, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getTArgument, iArgs, incrementLoopCounter, initFromOnnx, initFromTensorFlow, inputArguments, isInplaceCall, numBArguments, numIArguments, numInputArguments, numOutputArguments, numTArguments, onnxName, opHash, outputArguments, outputVariables, removeIArgument, removeInputArgument, removeOutputArgument, removeTArgument, tArgs, tensorflowNames, toStringarg, arg, argNames, args, attributeAdaptersForFunction, calculateOutputDataTypes, configFieldName, diff, dup, equals, f, getNumOutputs, getValue, hashCode, isConfigProperties, larg, mappingsForFunction, onnxNames, opNum, outputVariable, outputVariables, outputVariablesNames, propertiesForFunction, rarg, replaceArg, resolvePropertiesFromSameDiffBeforeExecution, setInstanceId, setPropertiesForFunction, setValueForpublic WhileDerivative(While delegate)
public SameDiffFunctionDefinition getTrueBody()
public String getTrueBodyName()
public SameDiffConditional getPredicate()
public SameDiff getPredicateExecution()
public SDVariable[] getInputVars()
public String getBlockName()
public SameDiff getLoopBodyExecution()
public int getNumLooped()
public String opName()
DifferentialFunctionpublic Op.Type opType()
DifferentialFunctionpublic String tensorflowName()
DifferentialFunctiontensorflowName in class WhileCopyright © 2019. All rights reserved.