Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceRNN.cpp82 const T* fwWeights = context->getInputBuffer<T>(kFwWeightsTensor); in executeTyped() local
292 Shape fwWeights = context->getInputShape(kFwWeightsTensor); in prepare() local
/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2944 ANeuralNetworksOperandType fwWeights = {.type = inputOperandCode, in bidirectionlSequenceRNNTest() local