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