As of April 10, 2025, this name is no longer defined by a Web Platform specification
Definition
Web Neural Network API defines MLQuantizationSupportLimits
dictionary MLQuantizationSupportLimits {
MLSupportLimits input;
MLSupportLimits scale;
MLSupportLimits zeroPoint;
MLSupportLimits output;
};