Definition
Web Neural Network API defines MLQuantizeDequantizeLinearSupportLimits
dictionary MLQuantizeDequantizeLinearSupportLimits {
  MLTensorLimits input;
  MLTensorLimits scale;
  MLTensorLimits zeroPoint;
  MLTensorLimits output;
};MLQuantizeDequantizeLinearSupportLimits dictionaryWeb Neural Network API defines MLQuantizeDequantizeLinearSupportLimits
dictionary MLQuantizeDequantizeLinearSupportLimits {
  MLTensorLimits input;
  MLTensorLimits scale;
  MLTensorLimits zeroPoint;
  MLTensorLimits output;
};