From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- 20.02/class_image_preprocessor-members.xhtml | 124 +++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 20.02/class_image_preprocessor-members.xhtml (limited to '20.02/class_image_preprocessor-members.xhtml') diff --git a/20.02/class_image_preprocessor-members.xhtml b/20.02/class_image_preprocessor-members.xhtml new file mode 100644 index 0000000000..6faf6484fc --- /dev/null +++ b/20.02/class_image_preprocessor-members.xhtml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ImagePreprocessor< TDataType > Member List
+
+
+ +

This is the complete list of members for ImagePreprocessor< TDataType >, including all inherited members.

+ + + + + + + + + + +
DataFormat enum nameImagePreprocessor< TDataType >
DataType typedefImagePreprocessor< TDataType >
GetTestCaseData(unsigned int testCaseId)ImagePreprocessor< TDataType >
GetTestCaseData(unsigned int testCaseId)ImagePreprocessor< TDataType >
GetTestCaseData(unsigned int testCaseId)ImagePreprocessor< TDataType >
ImagePreprocessor(const std::string &binaryFileDirectory, unsigned int width, unsigned int height, const std::vector< ImageSet > &imageSet, float scale=255.0f, const std::array< float, 3 > mean={{0, 0, 0}}, const std::array< float, 3 > stddev={{1, 1, 1}}, DataFormat dataFormat=DataFormat::NHWC, unsigned int batchSize=1)ImagePreprocessor< TDataType >inlineexplicit
NCHW enum valueImagePreprocessor< TDataType >
NHWC enum valueImagePreprocessor< TDataType >
TTestCaseData typedefImagePreprocessor< TDataType >
+
+ + + + -- cgit v1.2.1