Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DLSTM.cpp471 std::vector<float> cellStateInCurrentTimeStep(cell_state_in_buffer, in LSTMEvalFloat32() local
708 std::vector<float> cellStateInCurrentTimeStep(batchSize * numCells); in LSTMEvalFloat16() local