WebIDLpedia

MLSingleInputSupportLimits dictionary

Definition

Web Neural Network API defines MLSingleInputSupportLimits



dictionary MLSingleInputSupportLimits {
  MLSupportLimits input;
  MLSupportLimits output;
};

Referring IDL interfaces/dictionaries