Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp586 std::vector<float> recurrent_to_cell_weights_float32(numCells * outputSize); in LSTMEvalFloat16() local
587 convertFloat16ToFloat32(recurrent_to_cell_weights_buffer, &recurrent_to_cell_weights_float32); in LSTMEvalFloat16()
727 recurrent_to_cell_weights_float32.data(), in LSTMEvalFloat16()