WebIDLpedia

MLScatterOptions dictionary

Definition

Web Neural Network API defines MLScatterOptions



dictionary MLScatterOptions : MLOperatorOptions {
  [EnforceRange] unsigned long axis = 0;
};

Referring IDL interfaces/dictionaries