WebIDLpedia

MLScatterSupportLimits dictionary

Definition

Web Neural Network API defines MLScatterSupportLimits



dictionary MLScatterSupportLimits {
  MLSupportLimits input;
  MLSupportLimits indices;
  MLSupportLimits updates;
  MLSupportLimits output;
};

Referring IDL interfaces/dictionaries