Home
last modified time | relevance | path

Searched refs:TfLiteLSTMParams (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dlstm_eval.h122 const TfLiteLSTMParams* params, bool forward_sequence, bool time_major,
159 const TfLiteTensor* projection_bias, const TfLiteLSTMParams* params,
191 const TfLiteLSTMParams* params, bool forward_sequence, bool time_major,
217 const TfLiteLSTMParams* params, TfLiteTensor* output_state,
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dbuiltin_op_data.h274 } TfLiteLSTMParams; typedef
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/
A Dflatbuffer_conversions.cc578 auto params = safe_allocator.Allocate<TfLiteLSTMParams>(); in ParseOpDataTfLite()

Completed in 11 milliseconds