Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp100 const T* fwBias = context->getInputBuffer<T>(kFwBiasTensor); in executeTyped() local
311 Shape fwBias = context->getInputShape(kFwBiasTensor); in prepare() local
/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp3993 ANeuralNetworksOperandType fwBias = {.type = inputOperandCode, in bidirectionlSequenceRNNTest() local