WebIDLpedia

MLTensorLimits dictionary

Definition

Web Neural Network API defines MLTensorLimits



dictionary MLTensorLimits {
  MLDataTypeList dataTypes;
  MLRankRange rankRange;
};

Referring IDL interfaces/dictionaries