WebIDLpedia

MLCumulativeSumOptions dictionary

Definition

Web Neural Network API defines MLCumulativeSumOptions



dictionary MLCumulativeSumOptions : MLOperatorOptions {
  boolean exclusive = false;
  boolean reversed = false;
};

Referring IDL interfaces/dictionaries