Definition
Web Neural Network API defines MLReduceOptions
dictionary MLReduceOptions : MLOperatorOptions {
sequence<[EnforceRange] unsigned long> axes;
boolean keepDimensions = false;
};
MLReduceOptions
dictionaryWeb Neural Network API defines MLReduceOptions
dictionary MLReduceOptions : MLOperatorOptions {
sequence<[EnforceRange] unsigned long> axes;
boolean keepDimensions = false;
};