public class RDivBpOp extends BaseArithmeticBackpropOp
DynamicCustomOp.DynamicCustomOpsBuilder, DynamicCustomOp.SameDiffBuilderinplaceCall, outputVariablesdimensions, extraArgs, inPlace, sameDiff, scalarValue| Constructor and Description |
|---|
RDivBpOp() |
RDivBpOp(SameDiff sameDiff,
SDVariable x,
SDVariable y,
SDVariable eps) |
| Modifier and Type | Method and Description |
|---|---|
String |
opName()
This method returns op opName as string
|
calculateOutputShape, doDiffaddIArgument, addInputArgument, addOutputArgument, addTArgument, asProperties, assertValidForExecution, builder, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getTArgument, iArgs, initFromOnnx, initFromTensorFlow, inputArguments, numIArguments, numInputArguments, numOutputArguments, numTArguments, onnxName, opHash, opNum, opType, outputArguments, outputVariables, outputVariables, populateInputsAndOutputsFromSameDiff, removeIArgument, removeInputArgument, removeOutputArgument, removeTArgument, sameDiffBuilder, setInputArgument, setOutputArgument, tArgs, tensorflowName, toString, updateInputsFromSameDiffarg, args, attributeAdaptersForFunction, configFieldName, diff, dup, equals, f, getValue, hashCode, hasPlaceHolderInputs, isConfigProperties, larg, mappingsForFunction, onnxNames, propertiesForFunction, rarg, resolvePropertiesFromSameDiffBeforeExecution, setInstanceId, setValueFor, tensorflowNamesclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInplaceCallpublic RDivBpOp()
public RDivBpOp(SameDiff sameDiff, SDVariable x, SDVariable y, SDVariable eps)
public String opName()
DynamicCustomOpopName in interface CustomOpopName in class DynamicCustomOpCopyright © 2018. All rights reserved.