Definition
Web Neural Network API defines MLArgMinMaxOptions
dictionary MLArgMinMaxOptions : MLOperatorOptions {
boolean keepDimensions = false;
MLOperandDataType outputDataType = "int32";
};
MLArgMinMaxOptions
dictionaryWeb Neural Network API defines MLArgMinMaxOptions
dictionary MLArgMinMaxOptions : MLOperatorOptions {
boolean keepDimensions = false;
MLOperandDataType outputDataType = "int32";
};