Searched refs:prevCellState_data_int16 (Results 1 – 1 of 1) sorted by relevance
59 const Dims<4>& bias_dims, const int16_t* prevCellState_data_int16, in quantizedLstmStep() argument171 FS prevCellState = FS::FromRaw(prevCellState_data_int16[b * output_depth + c]); in quantizedLstmStep()