Bolt
AffinityType.java
Go to the documentation of this file.
1
21
package
com.huawei.noah;
22
24
public
enum
AffinityType
{
25
CPU_HIGH_PERFORMANCE
,
26
CPU_LOW_POWER
,
27
GPU
28
}
com.huawei.noah.AffinityType
Definition:
AffinityType.java:24
com.huawei.noah.AffinityType.CPU_HIGH_PERFORMANCE
CPU_HIGH_PERFORMANCE
performance is high priority(use CPU big core)
Definition:
AffinityType.java:25
com.huawei.noah.AffinityType.CPU_LOW_POWER
CPU_LOW_POWER
power is high priority(use CPU small core)
Definition:
AffinityType.java:26
GPU
use GPU
Definition:
bolt.h:38
inference
engine
api
java
com
huawei
noah
AffinityType.java
Generated on Fri Apr 8 2022 09:43:46 for Bolt by
1.8.13