Searched defs:CreationOptions (Results 1 – 9 of 9) sorted by relevance
42 struct CreationOptions struct in armnn::IRuntime44 CreationOptions() in CreationOptions() function52 std::shared_ptr<IGpuAccTunedParameters> m_GpuAccTunedParameters;55 bool m_EnableGpuProfiling;59 std::string m_DynamicBackendsPath;61 struct ExternalProfilingOptions83 ExternalProfilingOptions m_ProfilingOptions;115 std::vector<BackendOptions> m_BackendOptions;
69 typedef armnn::IRuntime::CreationOptions CreationOptions; typedef72 struct CreationOptions struct94 std::shared_ptr<armnn::IGpuAccTunedParameters> m_GpuAccTunedParameters;95 bool m_EnableGpuProfiling;96 std::string m_DynamicBackendsPath;97 ExternalProfilingOptions m_ProfilingOptions;
17 IBackendContext(const IRuntime::CreationOptions&) {} in IBackendContext()
51 const IRuntime::CreationOptions&, IBackendProfilingPtr&) in CreateBackendProfilingContext()
72 const IRuntime::CreationOptions&, IBackendProfilingPtr&) in CreateBackendProfilingContext()
59 const armnn::IRuntime::CreationOptions&, IBackendProfilingPtr&) override in CreateBackendProfilingContext()
91 const IRuntime::CreationOptions&, IBackendProfilingPtr&) in CreateBackendProfilingContext()
100 const IRuntime::CreationOptions&, IBackendProfilingPtr&) in CreateBackendProfilingContext()
110 const IRuntime::CreationOptions&, IBackendProfilingPtr&) in CreateBackendProfilingContext()