MCPcopy Create free account
hub / github.com/ARM-software/armnn / SetSerializeToDot

Method SetSerializeToDot

delegate/common/src/DelegateOptions.cpp:518–521  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

516}
517
518void DelegateOptions::SetSerializeToDot(const std::string& serializeToDotFile)
519{
520 p_DelegateOptionsImpl->m_SerializeToDot = serializeToDotFile;
521}
522
523const std::string& DelegateOptions::GetSerializeToDot() const
524{

Callers 2

ToDelegateOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected