WebIDLpedia

MLContextOptions dictionary

Definition

Web Neural Network API defines MLContextOptions



dictionary MLContextOptions {
  MLPowerPreference powerPreference = "default";
  boolean accelerated = true;
};

Referring IDL interfaces/dictionaries