From 549b9600a6eaf0727fa084465a75f173edf8f381 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 24 May 2022 11:32:07 +0100 Subject: Update 22.05 Doxygen Docs after updates to main Readme Signed-off-by: Nikhil Raj Change-Id: I56711772406a41ff81fa136a5fb6c59c9b9cf504 --- 22.05/_test_blocks_8hpp.xhtml | 274 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 22.05/_test_blocks_8hpp.xhtml (limited to '22.05/_test_blocks_8hpp.xhtml') diff --git a/22.05/_test_blocks_8hpp.xhtml b/22.05/_test_blocks_8hpp.xhtml new file mode 100644 index 0000000000..282a356e0d --- /dev/null +++ b/22.05/_test_blocks_8hpp.xhtml @@ -0,0 +1,274 @@ + + + + + + + + + + + + + +ArmNN: tests/MemoryStrategyBenchmark/TestBlocks.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
TestBlocks.hpp File Reference
+
+
+
#include <vector>
+#include <IMemoryOptimizerStrategy.hpp>
+
+

Go to the source code of this file.

+ + + + +

+Classes

struct  TestBlock
 
+ + + + + + + + + + + + + + + + + +

+Variables

std::vector< armnn::MemBlockfsrcnn
 
std::vector< armnn::MemBlockinceptionv4
 
std::vector< armnn::MemBlockdeepspeechv1
 
std::vector< armnn::MemBlockresnetv2
 
std::vector< armnn::MemBlockyolov3
 
std::vector< armnn::MemBlockdeeplabv3
 
std::vector< armnn::MemBlockmobilebert
 
std::vector< armnn::MemBlockssd_mobilenetv2
 
+

Variable Documentation

+ +

◆ deeplabv3

+ +
+
+ + + + +
std::vector<armnn::MemBlock> deeplabv3
+
+ +

Definition at line 1122 of file TestBlocks.hpp.

+ +
+
+ +

◆ deepspeechv1

+ +
+
+ + + + +
std::vector<armnn::MemBlock> deepspeechv1
+
+ +

Definition at line 239 of file TestBlocks.hpp.

+ +
+
+ +

◆ fsrcnn

+ +
+
+ + + + +
std::vector<armnn::MemBlock> fsrcnn
+
+Initial value:
{
{ 0, 1, 691200, 0, 0 },
{ 1, 3, 7372800, 0, 1 },
{ 2, 5, 7372800, 0, 2 },
{ 3, 7, 1843200, 0, 3 },
{ 4, 9, 1843200, 0, 4 },
{ 5, 11, 1843200, 0, 5 },
{ 6, 13, 1843200, 0, 6 },
{ 7, 15, 1843200, 0, 7 },
{ 8, 17, 1843200, 0, 8 },
{ 9, 19, 7372800, 0, 9 },
{ 10, 21, 7372800, 0, 10 },
{ 11, 23, 2764800, 0, 11 },
{ 12, 25, 2764800, 0, 12 },
{ 13, 27, 2764800, 0, 13 }
}
+

Definition at line 17 of file TestBlocks.hpp.

+ +
+
+ +

◆ inceptionv4

+ +
+
+ + + + +
std::vector<armnn::MemBlock> inceptionv4
+
+ +

Definition at line 37 of file TestBlocks.hpp.

+ +
+
+ +

◆ mobilebert

+ +
+
+ + + + +
std::vector<armnn::MemBlock> mobilebert
+
+ +

Definition at line 1435 of file TestBlocks.hpp.

+ +
+
+ +

◆ resnetv2

+ +
+
+ + + + +
std::vector<armnn::MemBlock> resnetv2
+
+ +

Definition at line 552 of file TestBlocks.hpp.

+ +
+
+ +

◆ ssd_mobilenetv2

+ +
+
+ + + + +
std::vector<armnn::MemBlock> ssd_mobilenetv2
+
+ +

Definition at line 4374 of file TestBlocks.hpp.

+ +
+
+ +

◆ yolov3

+ +
+
+ + + + +
std::vector<armnn::MemBlock> yolov3
+
+ +

Definition at line 719 of file TestBlocks.hpp.

+ +
+
+
+
+ + + + -- cgit v1.2.1