Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp571 std::vector<float> aux_input_to_forget_weights_float32(numCells * inputSize); in LSTMEvalFloat16() local
574 &aux_input_to_forget_weights_float32); in LSTMEvalFloat16()
689 aux_input_to_forget_weights_float32.data(), in LSTMEvalFloat16()