WebIDLpedia

MLClampOptions dictionary

Definition

Web Neural Network API defines MLClampOptions



dictionary MLClampOptions : MLOperatorOptions {
  MLNumber minValue;
  MLNumber maxValue;
};

Referring IDL interfaces/dictionaries