Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DUnidirectionalSequenceLSTM.cpp103 inline LSTMParams getLSTMParams(IOperationExecutionContext* context) { in getLSTMParams() function
426 getLSTMParams<float>(context), context->getInputBuffer<float>(kInputTensor), in execute()
478 getLSTMParams<_Float16>(context), in execute()