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() |
SameDiff.SameDiffConditional |
getPredicate() |
SameDiff |
getPredicateExecution() |
SameDiff.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
|
addIArgument, addInputArgument, addOutputArgument, addTArgument, assertValidForExecution, calculateOutputShape, doDiff, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getTArgument, iArgs, incrementLoopCounter, initFromOnnx, initFromTensorFlow, inputArguments, isInplaceCall, numIArguments, numInputArguments, numOutputArguments, numTArguments, onnxName, opHash, outputArguments, outputVariables, populateInputsAndOutputsFromSameDiff, removeIArgument, removeInputArgument, removeOutputArgument, removeTArgument, tArgs, tensorflowNames, toStringarg, args, asProperties, attributeAdaptersForFunction, configFieldName, diff, dup, equals, f, getValue, hashCode, hasPlaceHolderInputs, isConfigProperties, larg, mappingsForFunction, onnxNames, opNum, outputVariables, propertiesForFunction, rarg, resolvePropertiesFromSameDiffBeforeExecution, setInstanceId, setValueForpublic WhileDerivative(While delegate)
public SameDiff.SameDiffFunctionDefinition getTrueBody()
public String getTrueBodyName()
public SameDiff.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 © 2018. All rights reserved.