Searched defs:fwRecurrentWeights (Results 1 – 2 of 2) sorted by relevance
98 const T* fwRecurrentWeights = context->getInputBuffer<T>(kFwRecurrentWeightsTensor); in executeTyped() local310 Shape fwRecurrentWeights = context->getInputShape(kFwRecurrentWeightsTensor); in prepare() local
3987 ANeuralNetworksOperandType fwRecurrentWeights = {.type = inputOperandCode, in bidirectionlSequenceRNNTest() local