Home
last modified time | relevance | path

Searched defs:tfLiteBiasTensor (Results 1 – 2 of 2) sorted by relevance

/external/armnn/delegate/src/
DFullyConnected.hpp108 const TfLiteTensor& tfLiteBiasTensor = tfLiteTensors[tfLiteNode->inputs->data[2]]; in VisitFullyConnectedOperator() local
185 const TfLiteTensor& tfLiteBiasTensor = tfLiteTensors[tfLiteNode->inputs->data[2]]; in VisitFullyConnectedOperator() local
DConvolution.hpp108 const TfLiteTensor& tfLiteBiasTensor = tfLiteTensors[tfLiteNode->inputs->data[2]]; in VisitConv2dOperator() local
319 const TfLiteTensor& tfLiteBiasTensor = tfLiteTensors[tfLiteNode->inputs->data[2]]; in VisitDepthwiseConv2dOperator() local