Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc440 float* scratch2, int32_t* scratch3, int32_t* scratch4) { in CalculateLstmOutputHybrid()
1316 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
1569 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()
2173 TfLiteTensor* scratch3, TfLiteTensor* scratch4, TfLiteTensor* scratch5, in EvalInteger8x8_16()
2411 TfLiteTensor* scratch3, TfLiteTensor* scratch4, TfLiteTensor* scratch5, in EvalInteger8x8_8()
Dlstm.cc2089 TfLiteTensor* scratch4; in Eval() local
2122 TfLiteTensor* scratch4; in Eval() local
Dunidirectional_sequence_lstm.cc1410 TfLiteTensor* scratch4; in Eval() local