DNN_TARGET_CPU_FP16 top-level constant

int const DNN_TARGET_CPU_FP16

Only the ARM platform is supported. Low precision computing, accelerate model inference.

Implementation

const int DNN_TARGET_CPU_FP16 = 10;