public class ArgMax extends BaseDynamicCustomIndexReduction
DynamicCustomOp.DynamicCustomOpsBuilderdimensions, isComplex, isEmptyReduce, keepDimsaxis, bArguments, dArguments, iArguments, inplaceCall, inputArguments, outputArguments, outputVariables, sArguments, tArgumentsextraArgs, inPlace, ownName, ownNameSetWithDefault, sameDiff, scalarValue| Constructor and Description |
|---|
ArgMax() |
ArgMax(boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(INDArray arr) |
ArgMax(INDArray[] inputs) |
ArgMax(INDArray[] inputs,
boolean keepDims,
int[] dimensions) |
ArgMax(INDArray[] inputs,
INDArray[] outputs) |
ArgMax(INDArray[] inputs,
INDArray[] outputs,
boolean keepDims) |
ArgMax(INDArray[] inputs,
INDArray[] outputs,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(INDArray[] input,
INDArray[] output,
boolean keepDims,
boolean isComplex,
int[] dimensions) |
ArgMax(INDArray[] inputs,
INDArray[] outputs,
boolean keepDims,
int... dimensions) |
ArgMax(INDArray in,
boolean keepDims,
int[] dimensions) |
ArgMax(SameDiff sameDiff,
SDVariable[] args,
boolean keepDims) |
ArgMax(SameDiff sameDiff,
SDVariable[] args,
boolean keepDims,
boolean isComplex) |
ArgMax(SameDiff sameDiff,
SDVariable[] args,
boolean inPlace,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(SameDiff sameDiff,
SDVariable[] args,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(SameDiff sameDiff,
SDVariable[] args,
boolean keepDims,
boolean isComplex,
int[] dimensions) |
ArgMax(SameDiff sameDiff,
SDVariable[] args,
boolean keepDims,
int[] dimensions) |
ArgMax(SameDiff sameDiff,
SDVariable arg,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(SameDiff sd,
SDVariable in,
boolean keepDims,
int[] dimensions) |
ArgMax(String opName,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(String opName,
INDArray[] inputs,
INDArray[] outputs,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(String opName,
INDArray[] inputs,
INDArray[] outputs,
List<Double> tArguments,
int[] iArguments,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(String opName,
INDArray[] inputs,
INDArray[] outputs,
List<Double> tArguments,
List<Integer> iArguments,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(String opName,
INDArray input,
INDArray output,
List<Double> tArguments,
int[] iArguments,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(String opName,
SameDiff sameDiff,
SDVariable[] args,
boolean inPlace,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
ArgMax(String opName,
SameDiff sameDiff,
SDVariable[] args,
boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions) |
| Modifier and Type | Method and Description |
|---|---|
String |
opName()
This method returns op opName as string
|
String |
tensorflowName()
The opName of this function tensorflow
|
calculateOutputDataTypes, calculateOutputShapeaddArgsaddBArgument, addDArgument, addIArgument, addIArgument, addInputArgument, addOutputArgument, addSArgument, addTArgument, assertValidForExecution, bArgs, builder, calculateOutputShape, clearArrays, computeArrays, configureFromArguments, dArgs, doDiff, generateFake, generateFake, getBArgument, getDescriptor, getIArgument, getInputArgument, getOutputArgument, getSArgument, getTArgument, getValue, iArgs, initFromOnnx, initFromTensorFlow, inputArguments, mappingsForFunction, numBArguments, numDArguments, numIArguments, numInputArguments, numOutputArguments, numSArguments, numTArguments, onnxName, opHash, opNum, opType, outputArguments, outputVariables, outputVariables, propertiesForFunction, removeIArgument, removeInputArgument, removeOutputArgument, removeSArgument, removeTArgument, sArgs, setInputArgument, setInputArguments, setOutputArgument, setPropertiesForFunction, setValueFor, tArgs, toString, wrapFilterNull, wrapOrNull, wrapOrNullarg, arg, argNames, args, attributeAdaptersForFunction, configFieldName, configureWithSameDiff, diff, dup, equals, getBooleanFromProperty, getDoubleValueFromProperty, getIntValueFromProperty, getLongValueFromProperty, getNumOutputs, getStringFromProperty, hashCode, isConfigProperties, larg, onnxNames, outputs, outputVariable, outputVariablesNames, rarg, replaceArg, setInstanceId, tensorflowNamesclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInplaceCallpublic ArgMax(SameDiff sameDiff, SDVariable[] args, boolean keepDims)
public ArgMax(SameDiff sameDiff, SDVariable[] args, boolean keepDims, int[] dimensions)
public ArgMax(SameDiff sameDiff, SDVariable[] args, boolean keepDims, boolean isComplex)
public ArgMax(SameDiff sameDiff, SDVariable[] args, boolean keepDims, boolean isComplex, int[] dimensions)
public ArgMax(INDArray[] inputs)
public ArgMax(INDArray[] inputs, boolean keepDims, int[] dimensions)
public ArgMax(boolean keepDims,
boolean isComplex,
boolean isEmptyReduce,
int[] dimensions)
public ArgMax(SameDiff sameDiff, SDVariable arg, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(SameDiff sameDiff, SDVariable[] args, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(String opName, SameDiff sameDiff, SDVariable[] args, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(String opName, INDArray input, INDArray output, List<Double> tArguments, int[] iArguments, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(String opName, INDArray[] inputs, INDArray[] outputs, List<Double> tArguments, int[] iArguments, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(String opName, INDArray[] inputs, INDArray[] outputs, List<Double> tArguments, List<Integer> iArguments, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(INDArray[] inputs, INDArray[] outputs, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(String opName, INDArray[] inputs, INDArray[] outputs, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(String opName, SameDiff sameDiff, SDVariable[] args, boolean inPlace, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(SameDiff sameDiff, SDVariable[] args, boolean inPlace, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(String opName, boolean keepDims, boolean isComplex, boolean isEmptyReduce, int[] dimensions)
public ArgMax(INDArray[] input, INDArray[] output, boolean keepDims, boolean isComplex, int[] dimensions)
public ArgMax()
public ArgMax(SameDiff sd, SDVariable in, boolean keepDims, int[] dimensions)
public ArgMax(INDArray in, boolean keepDims, int[] dimensions)
public ArgMax(INDArray arr)
public String opName()
DynamicCustomOpopName in interface CustomOpopName in class BaseDynamicCustomReductionpublic String tensorflowName()
DifferentialFunctiontensorflowName in class DynamicCustomOpCopyright © 2022. All rights reserved.