Searched refs:TF_LITE_SWITCH (Results 1 – 1 of 1) sorted by relevance
141 #define TF_LITE_SWITCH(type, op) \ in SelectEval() macro174 TF_LITE_SWITCH(input_x->type, RankOneSelect); in SelectEval()176 TF_LITE_SWITCH(input_x->type, BroadcastSelect4DSlow); in SelectEval()178 TF_LITE_SWITCH(input_x->type, Select); in SelectEval()182 #undef TF_LITE_SWITCH in SelectEval()