Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc987 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
1021 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
1278 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalHybrid() local
1323 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalHybrid() local