Searched refs:recurrent_to_cell_weights_float32 (Results 1 – 1 of 1) sorted by relevance
586 std::vector<float> recurrent_to_cell_weights_float32(numCells * outputSize); in LSTMEvalFloat16() local587 convertFloat16ToFloat32(recurrent_to_cell_weights_buffer, &recurrent_to_cell_weights_float32); in LSTMEvalFloat16()727 recurrent_to_cell_weights_float32.data(), in LSTMEvalFloat16()