Searched defs:DelegateOptionsImpl (Results 1 – 1 of 1) sorted by relevance
13 struct DelegateOptionsImpl struct18 explicit DelegateOptionsImpl(armnn::Compute computeDevice, in DelegateOptionsImpl() function26 explicit DelegateOptionsImpl(const std::vector<armnn::BackendId>& backends, in DelegateOptionsImpl() argument34 explicit DelegateOptionsImpl(armnn::Compute computeDevice, in DelegateOptionsImpl() argument46 explicit DelegateOptionsImpl(const std::vector<armnn::BackendId>& backends, in DelegateOptionsImpl() function61 std::vector<armnn::BackendId> p_Backends = {armnn::Compute::CpuRef };66 armnn::IRuntime::CreationOptions p_RuntimeOptions;69 armnn::OptimizerOptionsOpaque p_OptimizerOptions;73 bool m_InternalProfilingEnabled = false;76 …rofilingDetailsMethod p_InternalProfilingDetail = armnn::ProfilingDetailsMethod::DetailsWithEvents;[all …]