Searched defs:recurrentWeights (Results 1 – 2 of 2) sorted by relevance
62 const T* recurrentWeights = context->getInputBuffer<T>(kRecurrentWeightsTensor); in executeTyped() local134 Shape recurrentWeights = context->getInputShape(kRecurrentWeightsTensor); in prepare() local
2099 ANeuralNetworksOperandType recurrentWeights = floatTensor2D; in TEST() local2134 ANeuralNetworksOperandType recurrentWeights = floatTensor2D; in TEST() local3025 ANeuralNetworksOperandType recurrentWeights = {.type = inputOperandCode, in unidirectionlSequenceRNNTest() local