Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc194 float* cell_gate_scratch = scratch2; in LstmStepCalibration() local
316 float* cell_gate_scratch = nullptr; in EvalCalibration() local
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc843 float* cell_gate_scratch = scratch2; in LstmStepFloat() local
1043 float* cell_gate_scratch = scratch2; in LstmStepHybrid() local
1384 int16_t* cell_gate_scratch = scratch2; in LstmStepInteger8x8_16() local
1629 int16_t* cell_gate_scratch = scratch3; in LstmStepInteger8x8_8() local
1738 float* cell_gate_scratch = nullptr; in EvalFloat() local
1935 float* cell_gate_scratch = nullptr; in EvalHybrid() local