enum P1::ImageSdk::Architecture#

#include <C_P1ImageCommonTypes.h>

enum Architecture
{
    Cpu  = 0,
    Cuda = 1,
};