DynamicCustomOp.DynamicCustomOpsBuilder, DynamicCustomOp.SameDiffBuilderiArguments, inplaceCall, inputArguments, outputArguments, outputVariables, tArgumentsdimensions, extraArgs, inPlace, sameDiff, scalarValue| Constructor and Description |
|---|
DeConv2DDerivative() |
DeConv2DDerivative(SameDiff sameDiff,
SDVariable[] inputs,
INDArray[] inputArrays,
INDArray[] outputs,
DeConv2DConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<SDVariable> |
doDiff(List<SDVariable> f1)
The actual implementation for automatic differentiation.
|
int |
getNumOutputs() |
String |
onnxName()
The opName of this function in onnx
|
String |
opName()
This method returns op opName as string
|
String |
tensorflowName()
The opName of this function tensorflow
|
configFieldName, getValue, iArgs, initFromOnnx, initFromTensorFlow, isConfigProperties, mappingsForFunction, propertiesForFunction, setValueForaddIArgument, addIArgument, addInputArgument, addOutputArgument, addTArgument, asProperties, assertValidForExecution, builder, calculateOutputShape, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getTArgument, inputArguments, numIArguments, numInputArguments, numOutputArguments, numTArguments, opHash, opNum, opType, outputArguments, outputVariables, outputVariables, populateInputsAndOutputsFromSameDiff, removeIArgument, removeInputArgument, removeOutputArgument, removeTArgument, sameDiffBuilder, setInputArgument, setOutputArgument, tArgs, toStringarg, arg, argNames, args, attributeAdaptersForFunction, diff, dup, equals, f, hashCode, hasPlaceHolderInputs, larg, onnxNames, outputVariable, outputVariablesNames, rarg, resolvePropertiesFromSameDiffBeforeExecution, setInstanceId, tensorflowNamesclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInplaceCallpublic DeConv2DDerivative()
public DeConv2DDerivative(SameDiff sameDiff, SDVariable[] inputs, INDArray[] inputArrays, INDArray[] outputs, DeConv2DConfig config)
public String opName()
DynamicCustomOppublic String onnxName()
DifferentialFunctionpublic String tensorflowName()
DifferentialFunctiontensorflowName in class DeConv2Dpublic List<SDVariable> doDiff(List<SDVariable> f1)
DifferentialFunctionpublic int getNumOutputs()
getNumOutputs in class DifferentialFunctionCopyright © 2018. All rights reserved.