Home
last modified time | relevance | path

Searched refs:SetSerializeToDot (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/delegate/common/src/
H A DDelegateOptions.cpp332 SetSerializeToDot(options_values[i]); in DelegateOptions()
444 void DelegateOptions::SetSerializeToDot(const std::string& serializeToDotFile) in SetSerializeToDot() function in armnnDelegate::DelegateOptions
/aosp_15_r20/external/armnn/delegate/common/include/
H A DDelegateOptions.hpp234 void SetSerializeToDot(const std::string& serializeToDotFile);
/aosp_15_r20/external/armnn/delegate/test/
H A DDelegateOptionsTest.cpp264 delegateOptions.SetSerializeToDot(filename);