Home
last modified time | relevance | path

Searched defs:serializeToDotFile (Results 1 – 3 of 3) sorted by relevance

/external/armnn/delegate/common/src/
DDelegateOptions.cpp444 void DelegateOptions::SetSerializeToDot(const std::string& serializeToDotFile) in SetSerializeToDot()
/external/armnn/delegate/classic/src/
Darmnn_delegate.cpp408 const std::string serializeToDotFile = delegate->m_Options.GetSerializeToDot(); in Create() local
/external/armnn/delegate/opaque/src/
Darmnn_delegate.cpp475 const std::string serializeToDotFile = delegate->m_Options.GetSerializeToDot(); in Create() local