Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp68 const bool hasFwAuxWeights = !context->isOmittedInput(kFwAuxWeightsTensor); in getLinkingMode()
117 fwAuxWeights = context->getInputBuffer<T>(kFwAuxWeightsTensor); in executeTyped()
126 Shape fwAuxWeightsShape = context->getInputShape(kFwAuxWeightsTensor); in executeTyped()
319 Shape fwAuxWeights = context->getInputShape(kFwAuxWeightsTensor); in prepare()
/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceRNN.h38 constexpr uint32_t kFwAuxWeightsTensor = 10; // optional variable