Searched defs:TfLiteParserOptions (Results 1 – 2 of 2) sorted by relevance
28 struct TfLiteParserOptions struct in armnnTfLiteParser::ITfLiteParser30 TfLiteParserOptions() in TfLiteParserOptions() function34 bool m_StandInLayerForUnsupported;35 bool m_InferAndValidate;
101 struct TfLiteParserOptions struct114 ITfLiteParser(const armnnTfLiteParser::ITfLiteParser::TfLiteParserOptions* options = nullptr) { argument