Home
last modified time | relevance | path

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

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