Home
last modified time | relevance | path

Searched refs:UpdateLstmCellInteger (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc571 void UpdateLstmCellInteger(int n_batch, int n_cell, int16_t* cell_state, in UpdateLstmCellInteger() function
1446 UpdateLstmCellInteger(n_batch, n_cell, cell_state_ptr, cell_state_scale, in LstmStepInteger8x8_16()
1657 UpdateLstmCellInteger(n_batch, n_cell, cell_state_ptr, in LstmStepInteger8x8_8()