Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc1823 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
1871 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
2034 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalHybrid() local
2117 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalHybrid() local
2265 const int t_rel = t; in EvalInteger8x8_16() local
2355 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalInteger8x8_16() local
2502 const int t_rel = t; in EvalInteger8x8_8() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
H A Dlstm.cc417 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
466 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc340 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalCalibration() local
388 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalCalibration() local