WebIDLpedia

MLPreluSupportLimits dictionary

Definition

Web Neural Network API defines MLPreluSupportLimits



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

Referring IDL interfaces/dictionaries