WebIDLpedia

MLPreluSupportLimits dictionary

Definition

Web Neural Network API defines MLPreluSupportLimits



dictionary MLPreluSupportLimits {
  MLTensorLimits input;
  MLTensorLimits slope;
  MLDataTypeLimits output;
};

Referring IDL interfaces/dictionaries