Searched defs:OperatorPtr (Results 1 – 2 of 2) sorted by relevance
13 using OperatorPtr = TfLiteParserImpl::OperatorPtr; typedef
32 using OperatorPtr = std::unique_ptr<tflite::OperatorT>; typedef in armnnTfLiteParser::TfLiteParserImpl