Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc408 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
456 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1761 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
1808 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalFloat() local
1970 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalHybrid() local
2053 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalHybrid() local
2201 const int t_rel = t; in EvalInteger8x8_16() local
2291 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalInteger8x8_16() local
2438 const int t_rel = t; in EvalInteger8x8_8() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc339 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalCalibration() local
387 const int t_rel = forward_sequence ? t : max_time - t - 1; in EvalCalibration() local