public class TensorArrayWriteV3 extends BaseTensorOp
DynamicCustomOp.DynamicCustomOpsBuilder, DynamicCustomOp.SameDiffBuilderiArguments, inplaceCall, inputArguments, outputArguments, outputVariables, tArgumentsdimensions, extraArgs, inPlace, sameDiff, scalarValue| Constructor and Description |
|---|
TensorArrayWriteV3() |
TensorArrayWriteV3(SameDiff sameDiff,
SDVariable[] args) |
TensorArrayWriteV3(String name,
SameDiff sameDiff,
SDVariable[] args) |
| Modifier and Type | Method and Description |
|---|---|
TensorList |
execute(SameDiff sameDiff) |
String |
opName()
This method returns op opName as string
|
Op.Type |
opType()
The type of the op
|
String |
tensorflowName()
The opName of this function tensorflow
|
doDiff, getArgumentArray, getList, initFromTensorFlow, onnxName, toStringaddIArgument, addIArgument, addInputArgument, addOutputArgument, addTArgument, asProperties, assertValidForExecution, builder, calculateOutputShape, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getTArgument, iArgs, initFromOnnx, inputArguments, numIArguments, numInputArguments, numOutputArguments, numTArguments, opHash, opNum, outputArguments, outputVariables, outputVariables, populateInputsAndOutputsFromSameDiff, removeIArgument, removeInputArgument, removeOutputArgument, removeTArgument, sameDiffBuilder, setInputArgument, setOutputArgument, tArgsarg, arg, argNames, args, attributeAdaptersForFunction, configFieldName, diff, dup, equals, f, getNumOutputs, getValue, hashCode, hasPlaceHolderInputs, isConfigProperties, larg, mappingsForFunction, onnxNames, outputVariable, outputVariablesNames, propertiesForFunction, rarg, resolvePropertiesFromSameDiffBeforeExecution, setInstanceId, setValueFor, tensorflowNamesclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInplaceCallpublic TensorArrayWriteV3(String name, SameDiff sameDiff, SDVariable[] args)
public TensorArrayWriteV3(SameDiff sameDiff, SDVariable[] args)
public TensorArrayWriteV3()
public String tensorflowName()
DifferentialFunctiontensorflowName in class DynamicCustomOppublic TensorList execute(SameDiff sameDiff)
execute in class BaseTensorOppublic String opName()
DynamicCustomOpopName in interface CustomOpopName in class DynamicCustomOppublic Op.Type opType()
DifferentialFunctionopType in class BaseTensorOpCopyright © 2018. All rights reserved.