IVGCVSW-8260 Update Doxgen Docu for 24.05

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: If4bc983bf2793a27ded8e26ac2b29523fc1e4711
diff --git a/latest/_runtime_8hpp_source.html b/latest/_runtime_8hpp_source.html
index bba2547..d8d6a7c 100644
--- a/latest/_runtime_8hpp_source.html
+++ b/latest/_runtime_8hpp_source.html
@@ -36,7 +36,7 @@
   <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 15rem; margin-top: .5rem; margin-left 13px"/>
   <td id="projectalign" style="padding-left: 0.9em;">
    <div id="projectname">
-   &#160;<span id="projectnumber">24.02</span>
+   &#160;<span id="projectnumber">24.05</span>
    </div>
   </td>
  </tr>
@@ -267,7 +267,7 @@
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a26fba70157e543867e53fded4373787d"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a26fba70157e543867e53fded4373787d">armnn::RuntimeImpl::ReportStructure</a></div><div class="ttdeci">void ReportStructure(arm::pipe::IProfilingService &amp;profilingService) override</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00302">Runtime.cpp:302</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_a674efcf6cbdb9e831d653ff0e821fb38"><div class="ttname"><a href="namespacearmnn.html#a674efcf6cbdb9e831d653ff0e821fb38">armnn::IOptimizedNetworkPtr</a></div><div class="ttdeci">std::unique_ptr&lt; IOptimizedNetwork, void(*)(IOptimizedNetwork *network)&gt; IOptimizedNetworkPtr</div><div class="ttdef"><b>Definition:</b> <a href="_i_network_8hpp_source.html#l00340">INetwork.hpp:340</a></div></div>
 <div class="ttc" id="a_i_runtime_8hpp_html"><div class="ttname"><a href="_i_runtime_8hpp.html">IRuntime.hpp</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a746d54f647096c2f9932dae20a6590a2"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a746d54f647096c2f9932dae20a6590a2">armnn::RuntimeImpl::ClearImportedOutputs</a></div><div class="ttdeci">void ClearImportedOutputs(NetworkId networkId, const std::vector&lt; ImportedOutputId &gt; outputIds)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00639">Runtime.cpp:639</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a746d54f647096c2f9932dae20a6590a2"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a746d54f647096c2f9932dae20a6590a2">armnn::RuntimeImpl::ClearImportedOutputs</a></div><div class="ttdeci">void ClearImportedOutputs(NetworkId networkId, const std::vector&lt; ImportedOutputId &gt; outputIds)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00642">Runtime.cpp:642</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_aa01bce88f89975a5a031db4cc8861527"><div class="ttname"><a href="namespacearmnn.html#aa01bce88f89975a5a031db4cc8861527">armnn::InputTensors</a></div><div class="ttdeci">std::vector&lt; std::pair&lt; LayerBindingId, class ConstTensor &gt; &gt; InputTensors</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.html#l00394">Tensor.hpp:394</a></div></div>
 <div class="ttc" id="a_device_spec_8hpp_html"><div class="ttname"><a href="_device_spec_8hpp.html">DeviceSpec.hpp</a></div></div>
 <div class="ttc" id="a_loaded_network_8hpp_html"><div class="ttname"><a href="_loaded_network_8hpp.html">LoadedNetwork.hpp</a></div></div>
@@ -276,16 +276,16 @@
 <div class="ttc" id="aclassarmnn_1_1_loaded_network_html"><div class="ttname"><a href="classarmnn_1_1_loaded_network.html">armnn::LoadedNetwork</a></div><div class="ttdef"><b>Definition:</b> <a href="_loaded_network_8hpp_source.html#l00042">LoadedNetwork.hpp:42</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_af92b5ae61208a778571bcea7e6aac7b4"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#af92b5ae61208a778571bcea7e6aac7b4">armnn::RuntimeImpl::LoadNetwork</a></div><div class="ttdeci">Status LoadNetwork(NetworkId &amp;networkIdOut, IOptimizedNetworkPtr network)</div><div class="ttdoc">Loads a complete network into the Runtime.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00166">Runtime.cpp:166</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_af87d0743d1266e264c3197a32299f4b2"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#af87d0743d1266e264c3197a32299f4b2">armnn::RuntimeImpl::GetProfiler</a></div><div class="ttdeci">const std::shared_ptr&lt; IProfiler &gt; GetProfiler(NetworkId networkId) const</div><div class="ttdoc">Gets the profiler corresponding to the given network id.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00290">Runtime.cpp:290</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_ab2498cef8d01323527d59b6bb5848eed"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#ab2498cef8d01323527d59b6bb5848eed">armnn::RuntimeImpl::ClearImportedInputs</a></div><div class="ttdeci">void ClearImportedInputs(NetworkId networkId, const std::vector&lt; ImportedInputId &gt; inputIds)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00635">Runtime.cpp:635</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a67c5b82a7e34c291702233eb716cf96f"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a67c5b82a7e34c291702233eb716cf96f">armnn::RuntimeImpl::~RuntimeImpl</a></div><div class="ttdeci">~RuntimeImpl()</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00548">Runtime.cpp:548</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_ab2498cef8d01323527d59b6bb5848eed"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#ab2498cef8d01323527d59b6bb5848eed">armnn::RuntimeImpl::ClearImportedInputs</a></div><div class="ttdeci">void ClearImportedInputs(NetworkId networkId, const std::vector&lt; ImportedInputId &gt; inputIds)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00638">Runtime.cpp:638</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a67c5b82a7e34c291702233eb716cf96f"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a67c5b82a7e34c291702233eb716cf96f">armnn::RuntimeImpl::~RuntimeImpl</a></div><div class="ttdeci">~RuntimeImpl()</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00551">Runtime.cpp:551</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_ace3a3fbd42ff981af628e91fbeb254d5"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#ace3a3fbd42ff981af628e91fbeb254d5">armnn::RuntimeImpl::GetDeviceSpec</a></div><div class="ttdeci">const IDeviceSpec &amp; GetDeviceSpec() const</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8hpp_source.html#l00090">Runtime.hpp:90</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_a8f091a512915d1cb29a4ebf13dfc53ea"><div class="ttname"><a href="namespacearmnn.html#a8f091a512915d1cb29a4ebf13dfc53ea">armnn::OutputTensors</a></div><div class="ttdeci">std::vector&lt; std::pair&lt; LayerBindingId, class Tensor &gt; &gt; OutputTensors</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.html#l00395">Tensor.hpp:395</a></div></div>
 <div class="ttc" id="aclassarmnn_1_1experimental_1_1_i_working_mem_handle_html"><div class="ttname"><a href="classarmnn_1_1experimental_1_1_i_working_mem_handle.html">armnn::experimental::IWorkingMemHandle</a></div><div class="ttdef"><b>Definition:</b> <a href="_i_working_mem_handle_8hpp_source.html#l00020">IWorkingMemHandle.hpp:20</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a9e568c24b320fffcbacf27d9e5025b68"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a9e568c24b320fffcbacf27d9e5025b68">armnn::RuntimeImpl::ImportInputs</a></div><div class="ttdeci">std::vector&lt; ImportedInputId &gt; ImportInputs(NetworkId networkId, const InputTensors &amp;inputTensors, MemorySource forceImportMemorySource)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00623">Runtime.cpp:623</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a9e568c24b320fffcbacf27d9e5025b68"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a9e568c24b320fffcbacf27d9e5025b68">armnn::RuntimeImpl::ImportInputs</a></div><div class="ttdeci">std::vector&lt; ImportedInputId &gt; ImportInputs(NetworkId networkId, const InputTensors &amp;inputTensors, MemorySource forceImportMemorySource)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00626">Runtime.cpp:626</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_aed397991b99f485ffab9a42aece47019"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#aed397991b99f485ffab9a42aece47019">armnn::RuntimeImpl::UnloadNetwork</a></div><div class="ttdeci">Status UnloadNetwork(NetworkId networkId)</div><div class="ttdoc">Unloads a network from the Runtime.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00232">Runtime.cpp:232</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_a8f7d7a1df79013aed46ae67d31c239b5"><div class="ttname"><a href="namespacearmnn.html#a8f7d7a1df79013aed46ae67d31c239b5">armnn::IReportStructure</a></div><div class="ttdeci">arm::pipe::IReportStructure IReportStructure</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8hpp_source.html#l00027">Runtime.hpp:27</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_aca51209383683ab8dbe801bbfddfe0c0"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#aca51209383683ab8dbe801bbfddfe0c0">armnn::RuntimeImpl::EnqueueWorkload</a></div><div class="ttdeci">Status EnqueueWorkload(NetworkId networkId, const InputTensors &amp;inputTensors, const OutputTensors &amp;outputTensors, std::vector&lt; ImportedInputId &gt; preImportedInputIds={}, std::vector&lt; ImportedOutputId &gt; preImportedOutputIds={})</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00644">Runtime.cpp:644</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a759c10269d17da40e41500a132d4f0d8"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a759c10269d17da40e41500a132d4f0d8">armnn::RuntimeImpl::ImportOutputs</a></div><div class="ttdeci">std::vector&lt; ImportedOutputId &gt; ImportOutputs(NetworkId networkId, const OutputTensors &amp;outputTensors, MemorySource forceImportMemorySource)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00629">Runtime.cpp:629</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_aca51209383683ab8dbe801bbfddfe0c0"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#aca51209383683ab8dbe801bbfddfe0c0">armnn::RuntimeImpl::EnqueueWorkload</a></div><div class="ttdeci">Status EnqueueWorkload(NetworkId networkId, const InputTensors &amp;inputTensors, const OutputTensors &amp;outputTensors, std::vector&lt; ImportedInputId &gt; preImportedInputIds={}, std::vector&lt; ImportedOutputId &gt; preImportedOutputIds={})</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00647">Runtime.cpp:647</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a759c10269d17da40e41500a132d4f0d8"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a759c10269d17da40e41500a132d4f0d8">armnn::RuntimeImpl::ImportOutputs</a></div><div class="ttdeci">std::vector&lt; ImportedOutputId &gt; ImportOutputs(NetworkId networkId, const OutputTensors &amp;outputTensors, MemorySource forceImportMemorySource)</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00632">Runtime.cpp:632</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_ad100e1d65ec8df307df124da56b16e69"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#ad100e1d65ec8df307df124da56b16e69">armnn::RuntimeImpl::GetProfilingService</a></div><div class="ttdeci">friend arm::pipe::IProfilingService &amp; GetProfilingService(RuntimeImpl *runtime)</div><div class="ttdef"><b>Definition:</b> <a href="_test_utils_8cpp_source.html#l00059">TestUtils.cpp:59</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_a0d8160388a127c1a23b37bc88dc6e2ec"><div class="ttname"><a href="namespacearmnn.html#a0d8160388a127c1a23b37bc88dc6e2ec">armnn::NetworkId</a></div><div class="ttdeci">int NetworkId</div><div class="ttdef"><b>Definition:</b> <a href="_i_runtime_8hpp_source.html#l00035">IRuntime.hpp:35</a></div></div>
 <div class="ttc" id="a_i_network_8hpp_html"><div class="ttname"><a href="_i_network_8hpp.html">INetwork.hpp</a></div></div>
@@ -296,25 +296,25 @@
 <div class="ttc" id="a_dynamic_backend_8hpp_html"><div class="ttname"><a href="_dynamic_backend_8hpp.html">DynamicBackend.hpp</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_i_network_properties_html"><div class="ttname"><a href="structarmnn_1_1_i_network_properties.html">armnn::INetworkProperties</a></div><div class="ttdef"><b>Definition:</b> <a href="_i_runtime_8hpp_source.html#l00043">IRuntime.hpp:43</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_ab066312b4ca56c429a6b9c4095ac95ff"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#ab066312b4ca56c429a6b9c4095ac95ff">armnn::RuntimeImpl::RuntimeLoadedNetworksReserve</a></div><div class="ttdeci">friend void RuntimeLoadedNetworksReserve(RuntimeImpl *runtime)</div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a957014ce1bfd27e99f0a50b3ced439e1"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a957014ce1bfd27e99f0a50b3ced439e1">armnn::RuntimeImpl::RegisterDebugCallback</a></div><div class="ttdeci">void RegisterDebugCallback(NetworkId networkId, const DebugCallbackFunction &amp;func)</div><div class="ttdoc">Registers a callback function to debug layers performing custom computations on intermediate tensors.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00766">Runtime.cpp:766</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a957014ce1bfd27e99f0a50b3ced439e1"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a957014ce1bfd27e99f0a50b3ced439e1">armnn::RuntimeImpl::RegisterDebugCallback</a></div><div class="ttdeci">void RegisterDebugCallback(NetworkId networkId, const DebugCallbackFunction &amp;func)</div><div class="ttdoc">Registers a callback function to debug layers performing custom computations on intermediate tensors.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00769">Runtime.cpp:769</a></div></div>
 <div class="ttc" id="a_tensor_8hpp_html"><div class="ttname"><a href="_tensor_8hpp.html">Tensor.hpp</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_a67a0db04d321a74b7e7fcfd3f1a3f70b"><div class="ttname"><a href="namespacearmnn.html#a67a0db04d321a74b7e7fcfd3f1a3f70b">armnn::Status</a></div><div class="ttdeci">Status</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00042">Types.hpp:42</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_i_runtime_1_1_creation_options_html"><div class="ttname"><a href="structarmnn_1_1_i_runtime_1_1_creation_options.html">armnn::IRuntime::CreationOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="_i_runtime_8hpp_source.html#l00078">IRuntime.hpp:78</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_a15f3ad9b5e4e3d46b0a6dda246a7bc28"><div class="ttname"><a href="namespacearmnn.html#a15f3ad9b5e4e3d46b0a6dda246a7bc28">armnn::DebugCallbackFunction</a></div><div class="ttdeci">std::function&lt; void(LayerGuid guid, unsigned int slotIndex, ITensorHandle *tensorHandle)&gt; DebugCallbackFunction</div><div class="ttdoc">Define the type of callback for the Debug layer to call.</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00398">Types.hpp:398</a></div></div>
 <div class="ttc" id="anamespacearmnn_html_a14fcd7f88d11cea0a018269dca5f9277"><div class="ttname"><a href="namespacearmnn.html#a14fcd7f88d11cea0a018269dca5f9277">armnn::MemorySource</a></div><div class="ttdeci">MemorySource</div><div class="ttdoc">Define the Memory Source to reduce copies.</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00244">Types.hpp:244</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a5637cf5a5ddd5da1058606e26ca06737"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a5637cf5a5ddd5da1058606e26ca06737">armnn::RuntimeImpl::Execute</a></div><div class="ttdeci">Status Execute(IWorkingMemHandle &amp;workingMemHandle, const InputTensors &amp;inputTensors, const OutputTensors &amp;outputTensors, std::vector&lt; ImportedInputId &gt; preImportedInputs, std::vector&lt; ImportedOutputId &gt; preImportedOutputs)</div><div class="ttdoc">This is an experimental function.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00696">Runtime.cpp:696</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a5637cf5a5ddd5da1058606e26ca06737"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a5637cf5a5ddd5da1058606e26ca06737">armnn::RuntimeImpl::Execute</a></div><div class="ttdeci">Status Execute(IWorkingMemHandle &amp;workingMemHandle, const InputTensors &amp;inputTensors, const OutputTensors &amp;outputTensors, std::vector&lt; ImportedInputId &gt; preImportedInputs, std::vector&lt; ImportedOutputId &gt; preImportedOutputs)</div><div class="ttdoc">This is an experimental function.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00699">Runtime.cpp:699</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html">armnn::RuntimeImpl</a></div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8hpp_source.html#l00030">Runtime.hpp:30</a></div></div>
 <div class="ttc" id="anamespacearmnn_html"><div class="ttname"><a href="namespacearmnn.html">armnn</a></div><div class="ttdoc">Copyright (c) 2021 ARM Limited and Contributors.</div><div class="ttdef"><b>Definition:</b> <a href="01__00__quick__start_8dox_source.html#l00006">01_00_quick_start.dox:6</a></div></div>
 <div class="ttc" id="astructarmnn_1_1_runtime_impl_html_ae481f80f6519544d0d20d4f5d7419c7c"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#ae481f80f6519544d0d20d4f5d7419c7c">armnn::RuntimeImpl::InitialiseProfilingService</a></div><div class="ttdeci">void InitialiseProfilingService(arm::pipe::IProfilingService &amp;profilingService) override</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00317">Runtime.cpp:317</a></div></div>
 <div class="ttc" id="aclassarmnn_1_1_i_device_spec_html"><div class="ttname"><a href="classarmnn_1_1_i_device_spec.html">armnn::IDeviceSpec</a></div><div class="ttdoc">Device specific knowledge to be passed to the optimizer.</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00299">Types.hpp:299</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a16e72675c37a8f251cf02951e222d4ab"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a16e72675c37a8f251cf02951e222d4ab">armnn::RuntimeImpl::CreateWorkingMemHandle</a></div><div class="ttdeci">std::unique_ptr&lt; IWorkingMemHandle &gt; CreateWorkingMemHandle(NetworkId networkId)</div><div class="ttdoc">Create a new unique WorkingMemHandle object.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00735">Runtime.cpp:735</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_aa198ca53eeb01b6e2134da924ec36405"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#aa198ca53eeb01b6e2134da924ec36405">armnn::RuntimeImpl::GetInputTensorInfo</a></div><div class="ttdeci">armnn::TensorInfo GetInputTensorInfo(NetworkId networkId, LayerBindingId layerId) const</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00613">Runtime.cpp:613</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a81c83702b94931626c6d84a3fa915362"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a81c83702b94931626c6d84a3fa915362">armnn::RuntimeImpl::GetOutputTensorInfo</a></div><div class="ttdeci">armnn::TensorInfo GetOutputTensorInfo(NetworkId networkId, LayerBindingId layerId) const</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00618">Runtime.cpp:618</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a16e72675c37a8f251cf02951e222d4ab"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a16e72675c37a8f251cf02951e222d4ab">armnn::RuntimeImpl::CreateWorkingMemHandle</a></div><div class="ttdeci">std::unique_ptr&lt; IWorkingMemHandle &gt; CreateWorkingMemHandle(NetworkId networkId)</div><div class="ttdoc">Create a new unique WorkingMemHandle object.</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00738">Runtime.cpp:738</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_aa198ca53eeb01b6e2134da924ec36405"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#aa198ca53eeb01b6e2134da924ec36405">armnn::RuntimeImpl::GetInputTensorInfo</a></div><div class="ttdeci">armnn::TensorInfo GetInputTensorInfo(NetworkId networkId, LayerBindingId layerId) const</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00616">Runtime.cpp:616</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_runtime_impl_html_a81c83702b94931626c6d84a3fa915362"><div class="ttname"><a href="structarmnn_1_1_runtime_impl.html#a81c83702b94931626c6d84a3fa915362">armnn::RuntimeImpl::GetOutputTensorInfo</a></div><div class="ttdeci">armnn::TensorInfo GetOutputTensorInfo(NetworkId networkId, LayerBindingId layerId) const</div><div class="ttdef"><b>Definition:</b> <a href="_runtime_8cpp_source.html#l00621">Runtime.cpp:621</a></div></div>
 <!-- start footer part -->
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
     <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_e0a84d05c80a2ef4231141dcbbeac5c8.html">armnn</a></li><li class="navelem"><a class="el" href="_runtime_8hpp.html">Runtime.hpp</a></li>
-    <li class="footer">Generated on Wed Feb 14 2024 16:36:14 for Arm NN by
+    <li class="footer">Generated on Thu May 16 2024 09:31:45 for Arm NN by
     <a href="http://www.doxygen.org/index.html">
     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
   </ul>