ImageEn, unit ievision
TIEVisionGEMMFlags
Declaration
TIEVisionGEMMFlags = (
ievGEMM_NONE = 0,
ievGEMM_A_T = 1,
ievGEMM_B_T = 2,
ievGEMM_C_T = 4
);