Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DUnidirectionalSequenceRNN.cpp71 const T* recurrentWeights = context->getInputBuffer<T>(kRecurrentWeightsTensor); in executeTyped() local
156 Shape recurrentWeights = context->getInputShape(kRecurrentWeightsTensor); in prepare() local
/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp3021 ANeuralNetworksOperandType recurrentWeights = floatTensor2D; in TEST() local
3056 ANeuralNetworksOperandType recurrentWeights = floatTensor2D; in TEST() local
4024 ANeuralNetworksOperandType recurrentWeights = {.type = inputOperandCode, in unidirectionlSequenceRNNTest() local