Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp96 const T* fwWeights = context->getInputBuffer<T>(kFwWeightsTensor); in executeTyped() local
309 Shape fwWeights = context->getInputShape(kFwWeightsTensor); in prepare() local
/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp3981 ANeuralNetworksOperandType fwWeights = {.type = inputOperandCode, in bidirectionlSequenceRNNTest() local