Home
last modified time | relevance | path

Searched refs:kTfLiteBool (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dc_api_types.h70 kTfLiteBool = 6, enumerator
A Dcommon.c214 case kTfLiteBool: in TfLiteTypeGetName()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dportable_type_to_tflitetype.h68 MATCH_TYPE_AND_TFLITE_TYPE(bool, kTfLiteBool);
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Delementwise.cc35 return type == kTfLiteBool; in IsLogicalSupportedType()
78 return EvalImpl<bool>(context, node, bool_func, kTfLiteBool); in EvalLogical()
A Dcomparisons.cc55 case kTfLiteBool: in EqualEval()
160 case kTfLiteBool: in NotEqualEval()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dmemory_helpers.cc81 case kTfLiteBool: in TfLiteTypeSizeOf()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dkernel_util.cc499 case kTfLiteBool: in TfLiteTypeGetSize()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/
A Dflatbuffer_conversions.cc877 *type = kTfLiteBool; in ConvertTensorType()

Completed in 13 milliseconds