Pooling2D.Divisor, Pooling2D.Pooling2DTypeDynamicCustomOp.DynamicCustomOpsBuilder, DynamicCustomOp.SameDiffBuilderinplaceCall, outputVariablesdimensions, extraArgs, inPlace, sameDiff, scalarValue| Constructor and Description |
|---|
Pooling2DDerivative() |
Pooling2DDerivative(SameDiff sameDiff,
SDVariable[] inputs,
INDArray[] arrayInputs,
INDArray[] arrayOutputs,
Pooling2DConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<SDVariable> |
doDiff(List<SDVariable> f1)
The actual implementation for automatic differentiation.
|
String |
opName()
This method returns op opName as string
|
configFieldName, getPoolingPrefix, initFromOnnx, initFromTensorFlow, isConfigProperties, onnxName, propertiesForFunction, setValueFor, tensorflowNameaddIArgument, addInputArgument, addOutputArgument, addTArgument, asProperties, assertValidForExecution, builder, calculateOutputShape, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getTArgument, iArgs, inputArguments, numIArguments, numInputArguments, numOutputArguments, numTArguments, opHash, opNum, opType, outputArguments, outputVariables, outputVariables, populateInputsAndOutputsFromSameDiff, removeIArgument, removeInputArgument, removeOutputArgument, removeTArgument, sameDiffBuilder, setInputArgument, setOutputArgument, tArgs, toString, updateInputsFromSameDiffarg, args, attributeAdaptersForFunction, diff, dup, equals, f, getValue, hashCode, hasPlaceHolderInputs, larg, mappingsForFunction, onnxNames, rarg, resolvePropertiesFromSameDiffBeforeExecution, setInstanceId, tensorflowNamesclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInplaceCallpublic Pooling2DDerivative(SameDiff sameDiff, SDVariable[] inputs, INDArray[] arrayInputs, INDArray[] arrayOutputs, Pooling2DConfig config)
public Pooling2DDerivative()
public String opName()
DynamicCustomOppublic List<SDVariable> doDiff(List<SDVariable> f1)
DifferentialFunctionCopyright © 2018. All rights reserved.