public class InvertedPredicateMetaOp extends BaseMetaOp
grid, queuedOpsdimensionz, extraArgz, x, xVertexId, y, yVertexId, z, zVertexIddimensions, extraArgs, inPlace, ownName, ownNameSetWithDefault, sameDiff, scalarValue| Constructor and Description |
|---|
InvertedPredicateMetaOp() |
InvertedPredicateMetaOp(INDArray x,
INDArray y) |
InvertedPredicateMetaOp(OpDescriptor opA,
OpDescriptor opB) |
InvertedPredicateMetaOp(Op opA,
Op opB) |
InvertedPredicateMetaOp(ScalarOp opA,
ScalarOp opB) |
InvertedPredicateMetaOp(ScalarOp opA,
TransformOp opB) |
InvertedPredicateMetaOp(TransformOp opA,
ScalarOp opB) |
InvertedPredicateMetaOp(TransformOp opA,
TransformOp opB) |
| Modifier and Type | Method and Description |
|---|---|
List<SDVariable> |
doDiff(List<SDVariable> f1)
The actual implementation for automatic differentiation.
|
String |
opName()
The name of the op
|
int |
opNum()
The number of the op (mainly for old legacy XYZ ops
like
Op) |
getFirstOp, getFirstOpDescriptor, getSecondOp, getSecondOpDescriptor, setFirstPointers, setSecondPointersgetGridDescriptor, onnxName, tensorflowNameclearArrays, defineDimensions, dimensions, equals, extraArgs, extraArgsBuff, extraArgsDataBuff, getFinalResult, getInputArgument, getNumOutputs, getOpType, hashCode, initFromOnnx, initFromTensorFlow, outputVariables, setX, setY, setZ, toCustomOp, toString, x, y, zarg, arg, argNames, args, attributeAdaptersForFunction, calculateOutputDataTypes, calculateOutputShape, calculateOutputShape, configFieldName, diff, dup, getValue, isConfigProperties, larg, mappingsForFunction, onnxNames, opType, outputs, outputVariable, outputVariables, outputVariablesNames, propertiesForFunction, rarg, replaceArg, setInstanceId, setPropertiesForFunction, setValueFor, tensorflowNamesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetGridDescriptorclearArrays, extraArgs, extraArgsBuff, extraArgsDataBuff, setExtraArgs, setX, setY, setZ, toCustomOp, x, y, zpublic InvertedPredicateMetaOp()
public InvertedPredicateMetaOp(OpDescriptor opA, OpDescriptor opB)
public InvertedPredicateMetaOp(ScalarOp opA, TransformOp opB)
public InvertedPredicateMetaOp(TransformOp opA, TransformOp opB)
public InvertedPredicateMetaOp(TransformOp opA, ScalarOp opB)
public int opNum()
DifferentialFunctionOp)opNum in interface OpopNum in class DifferentialFunctionpublic String opName()
DifferentialFunctionopName in interface OpopName in class DifferentialFunctionpublic List<SDVariable> doDiff(List<SDVariable> f1)
DifferentialFunctiondoDiff in class DifferentialFunctionCopyright © 2021. All rights reserved.