NpuCompatibilityChecker

interface NpuCompatibilityChecker


An interface to checks if the device is compatible with NPU.

Developers can implement this interface to provide their own compatibility check logic, if the default logic is not sufficient.

Summary

Public functions

Boolean

Public functions

isDeviceSupported

fun isDeviceSupported(): Boolean