Searched defs:bwWeights (Results 1 – 2 of 2) sorted by relevance
132 const T* bwWeights = context->getInputBuffer<T>(kBwWeightsTensor); in executeTyped() local372 Shape bwWeights = context->getInputShape(kBwWeightsTensor); in prepare() local
3947 ANeuralNetworksOperandType bwWeights = fwWeights; in bidirectionlSequenceRNNTest() local