Searched defs:bwRecurrentWeights (Results 1 – 2 of 2) sorted by relevance
105 const T* bwRecurrentWeights = context->getInputBuffer<T>(kBwRecurrentWeightsTensor); in executeTyped() local314 Shape bwRecurrentWeights = context->getInputShape(kBwRecurrentWeightsTensor); in prepare() local
3992 ANeuralNetworksOperandType bwRecurrentWeights = fwRecurrentWeights; in bidirectionlSequenceRNNTest() local