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