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