Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp588 std::vector<float> recurrent_to_output_weights_float32(numCells * outputSize); in LSTMEvalFloat16() local
590 &recurrent_to_output_weights_float32); in LSTMEvalFloat16()
728 recurrent_to_output_weights_float32.data(), recurrent_to_output_weights_shape, in LSTMEvalFloat16()