Searched refs:kTfLiteInt16 (Results 1 – 25 of 35) sorted by relevance
12
98 output->type == kTfLiteInt16) { in Prepare()201 } else if (input1->type == kTfLiteInt16 && input2->type == kTfLiteInt16 && in EvalQuantized()202 output->type == kTfLiteInt16) { in EvalQuantized()215 } else if (input1->type == kTfLiteInt16 && input2->type == kTfLiteInt16 && in EvalQuantized()256 output->type == kTfLiteInt16) { in Eval()
42 input->type != kTfLiteUInt8 && input->type != kTfLiteInt16 && in Prepare()88 case kTfLiteInt16: { in Eval()
81 input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || in Prepare()145 case kTfLiteInt16: { in Eval()
41 input->type != kTfLiteUInt8 && input->type != kTfLiteInt16 && in Prepare()128 case kTfLiteInt16: { in Eval()
129 input_type == kTfLiteInt16); in Prepare()181 case kTfLiteInt16: { in Eval()
130 } else if (output->type == kTfLiteInt16) { in Prepare()274 } else if (output->type == kTfLiteInt16) { in EvalAddQuantized()310 output->type == kTfLiteInt16) { in Eval()
354 case kTfLiteInt16: in EvalQuantized()371 case kTfLiteInt16: in EvalQuantized()399 bias->type != kTfLiteInt32 || output->type != kTfLiteInt16 || in EvalShuffledQuantized()
95 case kTfLiteInt16: \ in SelectEval()
136 } else if (input->type == kTfLiteInt16) { in TanhPrepare()205 } else if (input->type == kTfLiteInt16) { in SigmoidPrepare()309 if (output->type == kTfLiteUInt8 || output->type == kTfLiteInt16) { in PreluPrepare()434 case kTfLiteInt16: { in TanhEval()502 case kTfLiteInt16: { in SigmoidEval()
217 } else if (output->type == kTfLiteInt16) { in Prepare()354 output->type == kTfLiteInt16) { in Eval()
131 case kTfLiteInt16: in Eval()
43 input0->type != kTfLiteInt16 && input0->type != kTfLiteInt64) { in Prepare()
128 case kTfLiteInt16: in Prepare()
61 input_type == kTfLiteInt8 || input_type == kTfLiteInt16 || in Prepare()
63 case kTfLiteInt16: in GetTensorFlowDataType()87 return kTfLiteInt16; in GetTensorFlowLiteType()
112 EXPECT_EQ(TF_INT16, GetTensorFlowDataType(kTfLiteInt16)); in TEST()123 EXPECT_EQ(kTfLiteInt16, GetTensorFlowLiteType(TF_INT16)); in TEST()
37 case kTfLiteInt16: in TfLiteTypeToPyArrayType()66 return kTfLiteInt16; in TfLiteTypeFromPyArray()
84 case kTfLiteInt16:
75 case kTfLiteInt16: in TfLiteTypeToSchemaType()
55 case kTfLiteInt16: in TensorTypeName()
81 EXPECT_EQ(type_name(kTfLiteInt16), "INT16"); in TEST()
159 case kTfLiteInt16: in TfLiteTypeGetName()
29 case kTfLiteInt16: in TfLiteTypeSizeOf()
102 case kTfLiteInt16: in SetInput()
111 case kTfLiteInt16: in EvalQuantized()