WebIDLpedia

MLNormalizationSupportLimits dictionary

Definition

Web Neural Network API defines MLNormalizationSupportLimits



dictionary MLNormalizationSupportLimits {
  MLSupportLimits input;
  MLSupportLimits scale;
  MLSupportLimits bias;
  MLSupportLimits output;
};

Referring IDL interfaces/dictionaries