Searched defs:fwWeights (Results 1 – 2 of 2) sorted by relevance
82 const T* fwWeights = context->getInputBuffer<T>(kFwWeightsTensor); in executeTyped() local292 Shape fwWeights = context->getInputShape(kFwWeightsTensor); in prepare() local
2944 ANeuralNetworksOperandType fwWeights = {.type = inputOperandCode, in bidirectionlSequenceRNNTest() local