aclComputeType

typedef enum aclComputeType
{
    ACL_COMPUTE_HIGH_PRECISION,
    ACL_COMPUTE_LOW_PRECISION   //当前不支持
}aclComputeType;