aclrtUpdateTaskAttrId
typedef enum {
ACL_RT_UPDATE_RANDOM_TASK = 1,
ACL_RT_UPDATE_AIC_AIV_TASK,
} aclrtUpdateTaskAttrId;
Enumeration Item |
Description |
|---|---|
ACL_RT_UPDATE_RANDOM_TASK |
Random number generation task. The support for this task varies according to the model: |
ACL_RT_UPDATE_AIC_AIV_TASK |
Compute task executed on the Cube/Vector compute unit. |
Parent topic: Data Types and Operation APIs