Uses of Class
org.nd4j.linalg.api.ops.Op.Type
-
-
Uses of Op.Type in org.nd4j.autodiff.functions
Methods in org.nd4j.autodiff.functions that return Op.Type Modifier and Type Method Description Op.TypeDifferentialFunction. opType()The type of the op -
Uses of Op.Type in org.nd4j.autodiff.samediff.serde
Methods in org.nd4j.autodiff.samediff.serde that return Op.Type Modifier and Type Method Description static Op.TypeFlatBuffersMapper. getTypeFromByte(byte type)This method converts enums for Op.TypeMethods in org.nd4j.autodiff.samediff.serde with parameters of type Op.Type Modifier and Type Method Description static byteFlatBuffersMapper. getFlatOpType(Op.Type type)This method converts an Op.Type to it's corresponding byte valuestatic Class<?>LegacyOpMapper. getLegacyOpClassForId(Op.Type opType, int opNum)static longFlatBuffersMapper. getOpNum(String name, Op.Type type)This method return operation ID for given op name/type pair. -
Uses of Op.Type in org.nd4j.linalg.api.ops
Methods in org.nd4j.linalg.api.ops that return Op.Type Modifier and Type Method Description Op.TypeBaseBroadcastBoolOp. getOpType()Op.TypeBaseBroadcastOp. getOpType()static Op.TypeBaseOp. getOpType(Op op)Op.TypeBaseReduceBoolOp. getOpType()Op.TypeBaseReduceFloatOp. getOpType()Op.TypeBaseReduceLongOp. getOpType()Op.TypeBaseReduceSameOp. getOpType()Op.TypeBaseScalarBoolOp. getOpType()Op.TypeBaseScalarOp. getOpType()Op.TypeBaseTransformAnyOp. getOpType()Op.TypeBaseTransformBoolOp. getOpType()Op.TypeBaseTransformFloatOp. getOpType()Op.TypeBaseTransformSameOp. getOpType()Op.TypeBaseTransformStrictOp. getOpType()Op.TypeBroadcastOp. getOpType()Op.TypeReduceOp. getOpType()Op.TypeScalarOp. getOpType()Op.TypeTransformOp. getOpType()Op.TypeBaseBroadcastBoolOp. opType()Op.TypeBaseBroadcastOp. opType()Op.TypeBaseIndexAccumulation. opType()Op.TypeBaseReduceBoolOp. opType()Op.TypeBaseReduceFloatOp. opType()Op.TypeBaseReduceLongOp. opType()Op.TypeBaseReduceSameOp. opType()Op.TypeBaseScalarBoolOp. opType()Op.TypeBaseScalarOp. opType()Op.TypeBaseTransformAnyOp. opType()Op.TypeBaseTransformBoolOp. opType()Op.TypeBaseTransformFloatOp. opType()Op.TypeBaseTransformSameOp. opType()Op.TypeBaseTransformStrictOp. opType()Op.TypeDynamicCustomOp. opType()Op.TypeNoOp. opType()static Op.TypeOp.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Op.Type[]Op.Type. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.controlflow.compat
Methods in org.nd4j.linalg.api.ops.impl.controlflow.compat that return Op.Type Modifier and Type Method Description Op.TypeEnter. opType()Op.TypeExit. opType()Op.TypeLoopCond. opType()Op.TypeMerge. opType()Op.TypeNextIteration. opType()Op.TypeSwitch. opType()Op.TypeWhile. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.image
Methods in org.nd4j.linalg.api.ops.impl.image that return Op.Type Modifier and Type Method Description Op.TypeNonMaxSuppression. opType()Op.TypeNonMaxSuppressionV3. opType()Op.TypeNonMaxSuppressionWithOverlaps. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.layers
Methods in org.nd4j.linalg.api.ops.impl.layers that return Op.Type Modifier and Type Method Description Op.TypeExternalErrorsFunction. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.loss
Methods in org.nd4j.linalg.api.ops.impl.loss that return Op.Type Modifier and Type Method Description Op.TypeSparseSoftmaxCrossEntropyLossWithLogits. opType()Op.TypeWeightedCrossEntropyLoss. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.reduce
Methods in org.nd4j.linalg.api.ops.impl.reduce that return Op.Type Modifier and Type Method Description Op.TypeTensorMmul. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.reduce.floating
Methods in org.nd4j.linalg.api.ops.impl.reduce.floating that return Op.Type Modifier and Type Method Description Op.TypeEntropy. getOpType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.reduce3
Methods in org.nd4j.linalg.api.ops.impl.reduce3 that return Op.Type Modifier and Type Method Description Op.TypeBaseReduce3Op. getOpType()Op.TypeJaccardDistance. getOpType()Op.TypeBaseReduce3Op. opType()Op.TypeJaccardDistance. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.shape
Methods in org.nd4j.linalg.api.ops.impl.shape that return Op.Type Modifier and Type Method Description Op.TypeConcat. opType()Op.TypeReductionShape. opType()Op.TypeSetShape. opType()Op.TypeShape. opType()Op.TypeSize. opType()Op.TypeSizeAt. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.shape.bp
Methods in org.nd4j.linalg.api.ops.impl.shape.bp that return Op.Type Modifier and Type Method Description Op.TypeConcatBp. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.shape.tensorops
Methods in org.nd4j.linalg.api.ops.impl.shape.tensorops that return Op.Type Modifier and Type Method Description Op.TypeBaseTensorOp. opType()Op.TypeTensorArray. opType()Op.TypeTensorArrayConcat. opType()Op.TypeTensorArrayGather. opType()Op.TypeTensorArrayRemove. opType()Op.TypeTensorArrayWrite. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.summarystats
Methods in org.nd4j.linalg.api.ops.impl.summarystats that return Op.Type Modifier and Type Method Description Op.TypeStandardDeviation. getOpType()Op.TypeVariance. getOpType()Op.TypeStandardDeviation. opType()Op.TypeVariance. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.transforms
Methods in org.nd4j.linalg.api.ops.impl.transforms that return Op.Type Modifier and Type Method Description Op.TypeMaxOut. getOpType()Op.TypeIdentityN. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.transforms.bool
Methods in org.nd4j.linalg.api.ops.impl.transforms.bool that return Op.Type Modifier and Type Method Description Op.TypeMatchConditionTransform. getOpType()Op.TypeMatchConditionTransform. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.transforms.custom
Methods in org.nd4j.linalg.api.ops.impl.transforms.custom that return Op.Type Modifier and Type Method Description Op.TypeAssign. opType()Op.TypeFill. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.impl.transforms.pairwise.bool
Methods in org.nd4j.linalg.api.ops.impl.transforms.pairwise.bool that return Op.Type Modifier and Type Method Description Op.TypeAnd. getOpType()Op.TypeOr. getOpType()Op.TypeXor. getOpType()Op.TypeAnd. opType()Op.TypeOr. opType()Op.TypeXor. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.random
Methods in org.nd4j.linalg.api.ops.random that return Op.Type Modifier and Type Method Description Op.TypeBaseRandomOp. opType() -
Uses of Op.Type in org.nd4j.linalg.api.ops.random.impl
Methods in org.nd4j.linalg.api.ops.random.impl that return Op.Type Modifier and Type Method Description Op.TypeDropOut. opType()Op.TypeRange. opType()
-