Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DRNN.cpp142 const T* weightsData, const Shape& weightsShape, const T* auxWeightsData, in RNNStep() argument
179 aux_input_weights_ptr = auxWeightsData; in RNNStep()
237 const _Float16* auxWeightsData, const Shape& auxWeightsShape,
253 const float* auxWeightsData, const Shape& auxWeightsShape,
DRNN.h59 const T* auxWeightsData, const Shape& auxWeightsShape,