Definition
Web Neural Network API defines MLCumulativeSumOptions
dictionary MLCumulativeSumOptions : MLOperatorOptions {
boolean exclusive = false;
boolean reversed = false;
};
MLCumulativeSumOptions
dictionaryWeb Neural Network API defines MLCumulativeSumOptions
dictionary MLCumulativeSumOptions : MLOperatorOptions {
boolean exclusive = false;
boolean reversed = false;
};