Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DRNN.cpp139 const Shape& auxWeightsShape, const T* recurrentWeightsData, in RNNStep() argument
156 aux_input_weights_stride = auxWeightsShape.dimensions[1]; 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,