Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc407 float* cell_gate_scratch_ptr = cell_gate_scratch + b * n_cell; in EvalCalibration() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1828 float* cell_gate_scratch_ptr = cell_gate_scratch + b * n_cell; in EvalFloat() local
2073 float* cell_gate_scratch_ptr = cell_gate_scratch + b * n_cell; in EvalHybrid() local