Searched refs:kTfLiteUInt32 (Results 1 – 7 of 7) sorted by relevance
80 kTfLiteUInt32 = 16, enumerator
204 case kTfLiteUInt32: in TfLiteTypeGetName()
62 MATCH_TYPE_AND_TFLITE_TYPE(uint32_t, kTfLiteUInt32);
66 case kTfLiteUInt32: in TfLiteTypeSizeOf()
513 case kTfLiteUInt32: in TfLiteTypeGetSize()
965 static constexpr TfLiteType tflite_type = TfLiteType::kTfLiteUInt32;
859 *type = kTfLiteUInt32; in ConvertTensorType()
Completed in 14 milliseconds