Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.cpp619 std::vector<float> aux_input_to_cell_weights_float32(numCells * inputSize); in LSTMEvalFloat16() local
622 &aux_input_to_cell_weights_float32); in LSTMEvalFloat16()
733 aux_input_to_cell_weights_float32.data(), in LSTMEvalFloat16()