Home
last modified time | relevance | path

Searched refs:TfLiteFloat16 (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dportable_type_to_tflitetype.h69 MATCH_TYPE_AND_TFLITE_TYPE(TfLiteFloat16, kTfLiteFloat16);
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dcommon.h255 typedef struct TfLiteFloat16 { struct
257 } TfLiteFloat16; typedef
304 TfLiteFloat16* f16;
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Ddequantize.h83 GetTensorData<TfLiteFloat16>(input)); in DequantizeImpl()
A Dtest_util.h913 if (std::is_same<T, TfLiteFloat16>::value) return TensorType_FLOAT16; in GetTensorType()

Completed in 7 milliseconds