From ae050524109f1ce827962665436ef7430f2ac479 Mon Sep 17 00:00:00 2001 From: David Monahan Date: Wed, 22 Mar 2023 16:48:58 +0000 Subject: IVGCVSW-7255 Update Doxygen Documentation and publish on GitHub. * Updating Doxygen documentation for 23.02 release. Signed-off-by: David Monahan Change-Id: I545574ff7664b4595d2fe6a91a3c35d2ad55df82 --- ...mnn_1_1_cl_batch_mat_mul_workload-members.xhtml | 45 ++++++++++++---------- 1 file changed, 25 insertions(+), 20 deletions(-) (limited to '23.02/classarmnn_1_1_cl_batch_mat_mul_workload-members.xhtml') diff --git a/23.02/classarmnn_1_1_cl_batch_mat_mul_workload-members.xhtml b/23.02/classarmnn_1_1_cl_batch_mat_mul_workload-members.xhtml index 78eb5152dc..5279ff1fa3 100644 --- a/23.02/classarmnn_1_1_cl_batch_mat_mul_workload-members.xhtml +++ b/23.02/classarmnn_1_1_cl_batch_mat_mul_workload-members.xhtml @@ -8,7 +8,7 @@ - + ArmNN: Member List @@ -19,9 +19,6 @@ - @@ -30,7 +27,8 @@ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); - + + @@ -51,18 +49,21 @@ - + +/* @license-end */
@@ -76,7 +77,9 @@ $(function() {
@@ -107,25 +110,27 @@ $(document).ready(function(){initNavTree('classarmnn_1_1_cl_batch_mat_mul_worklo Execute() const overrideClBatchMatMulWorkloadvirtual ExecuteAsync(ExecutionData &executionData) overrideBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual GetData() constBaseWorkload< BatchMatMulQueueDescriptor >inline - GetGuid() const finalBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual - GetMemoryRequirements()IWorkloadinlinevirtual - m_DataBaseWorkload< BatchMatMulQueueDescriptor >protected - m_GuidBaseWorkload< BatchMatMulQueueDescriptor >protected - PostAllocationConfigure() overrideBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual - Reconfigure()ClBaseWorkload< BatchMatMulQueueDescriptor >inlineprotectedvirtual - RegisterDebugCallback(const DebugCallbackFunction &)IWorkloadinlinevirtual - ReplaceInputTensorHandle(ITensorHandle *tensorHandle, unsigned int slot) overrideClBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual - ReplaceOutputTensorHandle(ITensorHandle *tensorHandle, unsigned int slot) overrideClBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual - SupportsTensorHandleReplacement() const overrideBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual + GetGuid() const finalBaseWorkload< BatchMatMulQueueDescriptor >inline + armnn::IWorkload::GetGuid() const =0IWorkloadpure virtual + GetMemoryRequirements()IWorkloadinlinevirtual + m_DataBaseWorkload< BatchMatMulQueueDescriptor >protected + m_GuidBaseWorkload< BatchMatMulQueueDescriptor >protected + PostAllocationConfigure() overrideBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual + Reconfigure()ClBaseWorkload< BatchMatMulQueueDescriptor >inlineprotectedvirtual + RegisterDebugCallback(const DebugCallbackFunction &)IWorkloadinlinevirtual + ReplaceInputTensorHandle(ITensorHandle *tensorHandle, unsigned int slot) overrideClBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual + ReplaceOutputTensorHandle(ITensorHandle *tensorHandle, unsigned int slot) overrideClBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual + SupportsTensorHandleReplacement() const overrideBaseWorkload< BatchMatMulQueueDescriptor >inlinevirtual + armnn::IWorkload::SupportsTensorHandleReplacement() const =0IWorkloadpure virtual ~IWorkload()IWorkloadinlinevirtual
-- cgit v1.2.1