WebIDLpedia

MLSingleInputSupportLimits dictionary

Definition

Web Neural Network API defines MLSingleInputSupportLimits



dictionary MLSingleInputSupportLimits {
  MLTensorLimits input;
  MLDataTypeLimits output;
};

Referring IDL interfaces/dictionaries