WebIDLpedia

MLBinarySupportLimits dictionary

Definition

Web Neural Network API defines MLBinarySupportLimits



dictionary MLBinarySupportLimits {
  MLTensorLimits a;
  MLTensorLimits b;
  MLDataTypeLimits output;
};

Referring IDL interfaces/dictionaries