Searched defs:tfLiteNodeParameters (Results 1 – 4 of 4) sorted by relevance
104 auto* tfLiteNodeParameters = reinterpret_cast<TfLiteConvParams*>(tfLiteNode->builtin_data); in VisitConv2dOperator() local293 auto* tfLiteNodeParameters = reinterpret_cast<TfLiteConv3DParams*>(tfLiteNode->builtin_data); in VisitConv3dOperator() local515 …auto* tfLiteNodeParameters = reinterpret_cast<TfLiteDepthwiseConvParams *>(tfLiteNode->builtin_dat… in VisitDepthwiseConv2dOperator() local
62 …auto* tfLiteNodeParameters = reinterpret_cast<TfLiteFullyConnectedParams *>(tfLiteNode->builtin_da… in VisitFullyConnectedOperator() local
52 auto* tfLiteNodeParameters = reinterpret_cast<TfLitePoolParams*>(tfLiteNode->builtin_data); in VisitPooling2dOperator() local
272 auto* tfLiteNodeParameters = reinterpret_cast<TfLiteAddParams*>(tfLiteNode->builtin_data); in VisitElementwiseBinaryOperator() local