Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DRNN.cpp118 const T* recurrentWeightsData, const Shape& recurrentWeightsShape, in RNNStep() argument
127 recurrentWeightsData, recurrentWeightsShape, activation, in RNNStep()
139 const Shape& auxWeightsShape, const T* recurrentWeightsData, in RNNStep() argument
172 const T* recurrent_weights_ptr = recurrentWeightsData; in RNNStep()
226 const _Float16* recurrentWeightsData,
234 const _Float16* recurrentWeightsData,
242 const float* recurrentWeightsData,
250 const float* recurrentWeightsData,
/packages/modules/NeuralNetworks/common/types/operations/include/
DRNN.h58 const T* recurrentWeightsData, const Shape& recurrentWeightsShape,
66 const T* recurrentWeightsData, const Shape& recurrentWeightsShape,