WebIDLpedia

MLLeakyReluOptions dictionary

Definition

Web Neural Network API defines MLLeakyReluOptions



dictionary MLLeakyReluOptions {
  float alpha = 0.01;
};

Referring IDL interfaces/dictionaries