Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceRNN.cpp98 const T* bwAuxWeights = nullptr; in executeTyped() local
303 Shape bwAuxWeights = context->getInputShape(kBwAuxWeightsTensor); in prepare() local