Home
last modified time | relevance | path

Searched defs:tfLiteAxisTensor (Results 1 – 4 of 4) sorted by relevance

/external/armnn/delegate/classic/src/
DSplit.hpp33 const TfLiteTensor& tfLiteAxisTensor = tfLiteTensors[tfLiteNode->inputs->data[0]]; in VisitSplitOperator() local
177 const TfLiteTensor& tfLiteAxisTensor = tfLiteTensors[tfLiteNode->inputs->data[2]]; in VisitSplitVOperator() local
DArgMinMax.hpp43 const TfLiteTensor& tfLiteAxisTensor = tfLiteTensors[tfLiteNode->inputs->data[1]]; in VisitArgMinMaxOperator() local
DReduce.hpp43 const TfLiteTensor& tfLiteAxisTensor = tfLiteTensors[tfLiteNode->inputs->data[1]]; in VisitReduceOperator() local
DControl.hpp218 const TfLiteTensor& tfLiteAxisTensor = tfLiteTensors[tfLiteNode->inputs->data[1]]; in VisitMeanOperator() local