As of February 14, 2025, this name is no longer defined by a Web Platform specification
Definition
Web Neural Network API defines MLDeviceType
enum MLDeviceType {
"cpu",
"gpu",
"npu"
};
MLDeviceType
enumAs of February 14, 2025, this name is no longer defined by a Web Platform specification
Web Neural Network API defines MLDeviceType
enum MLDeviceType {
"cpu",
"gpu",
"npu"
};