Searched defs:SubgraphPtr (Results 1 – 2 of 2) sorted by relevance
12 using SubgraphPtr = TfLiteParserImpl::SubgraphPtr; typedef
31 using SubgraphPtr = std::unique_ptr<tflite::SubGraphT>; typedef in armnnTfLiteParser::TfLiteParserImpl