Home
last modified time | relevance | path

Searched defs:fwAuxWeights (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp111 const T* fwAuxWeights = nullptr; in executeTyped() local
319 Shape fwAuxWeights = context->getInputShape(kFwAuxWeightsTensor); in prepare() local