Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DRNN.cpp138 const T* weightsData, const Shape& weightsShape, const T* auxWeightsData, in RNNStep() argument
175 aux_input_weights_ptr = auxWeightsData; in RNNStep()
233 const _Float16* auxWeightsData, const Shape& auxWeightsShape,
249 const float* auxWeightsData, const Shape& auxWeightsShape,
H A DRNN.h59 const T* auxWeightsData, const Shape& auxWeightsShape,