Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp69 const bool hasBwAuxWeights = !context->isOmittedInput(kBwAuxWeightsTensor); in getLinkingMode()
118 bwAuxWeights = context->getInputBuffer<T>(kBwAuxWeightsTensor); in executeTyped()
127 Shape bwAuxWeightsShape = context->getInputShape(kBwAuxWeightsTensor); in executeTyped()
320 Shape bwAuxWeights = context->getInputShape(kBwAuxWeightsTensor); in prepare()
/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceRNN.h39 constexpr uint32_t kBwAuxWeightsTensor = 11; // optional variable