Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc482 float* scratch2, int32_t* scratch3, int32_t* scratch4) { in CalculateLstmOutputHybrid()
851 inline void LstmStepFloat( in LstmStepFloat()
1372 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
1627 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()
2237 TfLiteTensor* scratch3, TfLiteTensor* scratch4, TfLiteTensor* scratch5, in EvalInteger8x8_16()
2475 TfLiteTensor* scratch3, TfLiteTensor* scratch4, TfLiteTensor* scratch5, in EvalInteger8x8_8()
Dunidirectional_sequence_lstm.cc1423 TfLiteTensor* scratch4; in Eval() local
Dlstm.cc2088 TfLiteTensor* scratch4; in Eval() local