struct InferenceEngine::gapi::kernels::fp_16_t

#include <ie_preprocess_gapi_kernels.hpp>

struct fp_16_t
{
    // fields

    int16_t v;
};