public class LocalResponseNormalizationDerivative extends LocalResponseNormalization
DynamicCustomOp.DynamicCustomOpsBuilderconfigaxis, bArguments, dArguments, iArguments, inplaceCall, inputArguments, outputArguments, outputVariables, tArgumentsdimensions, extraArgs, inPlace, ownName, ownNameSetWithDefault, sameDiff, scalarValue| Constructor and Description |
|---|
LocalResponseNormalizationDerivative() |
LocalResponseNormalizationDerivative(SameDiff sameDiff,
SDVariable[] inputFunctions,
boolean inPlace,
LocalResponseNormalizationConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<SDVariable> |
doDiff(List<SDVariable> f1)
The actual implementation for automatic differentiation.
|
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
|
calculateOutputDataTypes, configFieldName, initFromOnnx, initFromTensorFlow, isConfigProperties, mappingsForFunction, propertiesForFunctionaddBArgument, addDArgument, addIArgument, addIArgument, addInputArgument, addOutputArgument, addTArgument, assertValidForExecution, bArgs, builder, calculateOutputShape, calculateOutputShape, clearArrays, dArgs, getBArgument, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getTArgument, iArgs, inputArguments, numBArguments, numDArguments, numIArguments, numInputArguments, numOutputArguments, numTArguments, opHash, opNum, opType, outputArguments, outputVariables, outputVariables, removeIArgument, removeInputArgument, removeOutputArgument, removeTArgument, setInputArgument, setInputArguments, setOutputArgument, tArgs, toString, wrapFilterNull, wrapOrNull, wrapOrNullarg, arg, argNames, args, attributeAdaptersForFunction, diff, dup, equals, getNumOutputs, getValue, hashCode, larg, onnxNames, outputs, outputVariable, outputVariablesNames, rarg, replaceArg, setInstanceId, setPropertiesForFunction, setValueFor, tensorflowNamesclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInplaceCallpublic LocalResponseNormalizationDerivative(SameDiff sameDiff, SDVariable[] inputFunctions, boolean inPlace, LocalResponseNormalizationConfig config)
public LocalResponseNormalizationDerivative()
public String opName()
DynamicCustomOpopName in interface CustomOpopName in class LocalResponseNormalizationpublic String onnxName()
DifferentialFunctiononnxName in class LocalResponseNormalizationpublic String tensorflowName()
DifferentialFunctiontensorflowName in class LocalResponseNormalizationpublic List<SDVariable> doDiff(List<SDVariable> f1)
DifferentialFunctiondoDiff in class LocalResponseNormalizationCopyright © 2021. All rights reserved.