Definition
Web Neural Network API defines MLContextOptions
dictionary MLContextOptions {
MLDeviceType deviceType = "cpu";
MLPowerPreference powerPreference = "default";
};
MLContextOptions
dictionaryWeb Neural Network API defines MLContextOptions
dictionary MLContextOptions {
MLDeviceType deviceType = "cpu";
MLPowerPreference powerPreference = "default";
};