Home
last modified time | relevance | path

Searched defs:lstm_eval (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
H A Dlstm.cc543 TfLiteStatus lstm_eval(TfLiteContext* context, const int subgraph_index, in lstm_eval() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc465 TfLiteStatus lstm_eval(TfLiteContext* context, int subgraph_index, in lstm_eval() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc42 namespace lstm_eval { namespace