WebIDLpedia

[DEPRECATED] MLSupportLimits dictionary

As of April 10, 2025, this name is no longer defined by a Web Platform specification

Definition

Web Neural Network API defines MLSupportLimits



dictionary MLSupportLimits {
  sequence<MLOperandDataType> dataTypes;
};

Referring IDL interfaces/dictionaries