Lines Matching defs:CreationOptions
85 struct CreationOptions struct in armnn::IRuntime
87 CreationOptions() in CreationOptions() function
98 std::shared_ptr<IGpuAccTunedParameters> m_GpuAccTunedParameters;
101 bool m_EnableGpuProfiling;
106 std::string m_DynamicBackendsPath;
113 bool m_ProtectedMode;
122 std::map<BackendId, std::shared_ptr<ICustomAllocator>> m_CustomAllocatorMap;
130 std::map<BackendId, std::shared_ptr<IMemoryOptimizerStrategy>> m_MemoryOptimizerStrategyMap;
132 struct ExternalProfilingOptions
161 ExternalProfilingOptions m_ProfilingOptions;
197 std::vector<BackendOptions> m_BackendOptions;