Searched defs:is_hybrid (Results 1 – 9 of 9) sorted by relevance
62 bool is_hybrid; member
172 const TfLiteTensor* filter, OpData* data, bool is_hybrid, in IsIm2ColRequired()224 TfLiteContext* context, TfLiteNode* node, bool is_hybrid, in AllocateTemporaryTensorsIfRequired()383 const bool is_hybrid = in Prepare() local
135 const bool is_hybrid = is_quantized && (input->type == kTfLiteFloat32); in CheckTypes() local259 const bool is_hybrid = in PrepareImpl() local386 const bool is_hybrid = is_quantized && (input->type == kTfLiteFloat32); in Prepare() local
107 const bool is_hybrid = IsHybridOp(input, input_weights); in Prepare() local
114 const bool is_hybrid = IsHybridOp(input, input_weights); in Prepare() local
122 const bool is_hybrid = in Prepare() local
136 bool is_hybrid = in InitializeTemporaries() local
1350 const bool is_hybrid = input->type == kTfLiteFloat32; in Eval() local
1933 const bool is_hybrid = (input->type == kTfLiteFloat32); in Eval() local