WebIDLpedia

MLGatherSupportLimits dictionary

Definition

Web Neural Network API defines MLGatherSupportLimits



dictionary MLGatherSupportLimits {
  MLTensorLimits input;
  MLTensorLimits indices;
  MLDataTypeLimits output;
};

Referring IDL interfaces/dictionaries