WebIDLpedia

MLConv2dSupportLimits dictionary

Definition

Web Neural Network API defines MLConv2dSupportLimits



dictionary MLConv2dSupportLimits {
  MLSupportLimits input;
  MLSupportLimits filter;
  MLSupportLimits bias;
  MLSupportLimits output;
};

Referring IDL interfaces/dictionaries