aclComputeType
typedef enum aclComputeType
{
ACL_COMPUTE_HIGH_PRECISION,
ACL_COMPUTE_LOW_PRECISION //Not supported currently
}aclComputeType;
Parent topic: Data Types and Operations
typedef enum aclComputeType
{
ACL_COMPUTE_HIGH_PRECISION,
ACL_COMPUTE_LOW_PRECISION //Not supported currently
}aclComputeType;