Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
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,
/packages/modules/NeuralNetworks/common/types/operations/include/
DRNN.h65 const T* auxWeightsData, const Shape& auxWeightsShape,