Definition
Web Neural Network API defines MLContextOptions
dictionary MLContextOptions {
MLPowerPreference powerPreference = "default";
boolean accelerated = true;
};
MLContextOptions dictionaryWeb Neural Network API defines MLContextOptions
dictionary MLContextOptions {
MLPowerPreference powerPreference = "default";
boolean accelerated = true;
};