Definition
Web Neural Network API defines MLScatterSupportLimits
dictionary MLScatterSupportLimits {
  MLTensorLimits input;
  MLTensorLimits indices;
  MLTensorLimits updates;
  MLTensorLimits output;
};MLScatterSupportLimits dictionaryWeb Neural Network API defines MLScatterSupportLimits
dictionary MLScatterSupportLimits {
  MLTensorLimits input;
  MLTensorLimits indices;
  MLTensorLimits updates;
  MLTensorLimits output;
};