Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp475 const float* auxInputCurrentTimeStep = in LSTMEvalFloat32() local
491 auxInputCurrentTimeStep, aux_input_to_input_weights_buffer, in LSTMEvalFloat32()
503 auxInputCurrentTimeStep += batchInputDelta; in LSTMEvalFloat32()
713 const float* auxInputCurrentTimeStep = in LSTMEvalFloat16() local
730 cell_to_output_weights_float32.data(), auxInputCurrentTimeStep, in LSTMEvalFloat16()
745 auxInputCurrentTimeStep += batchInputDelta; in LSTMEvalFloat16()