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