From fb14ebbd68e04876809145296af96f6f41857418 Mon Sep 17 00:00:00 2001 From: James Ward Date: Thu, 26 Nov 2020 11:08:12 +0000 Subject: IVGCVSW-5348 Update Doxygen Docu * Update Doxygen Documentation for 20.11 release Signed-off-by: James Ward Change-Id: Ib47edac7923a642a277b1169d1085e5622021dc0 --- 20.11/class_inference_model-members.xhtml | 133 ++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 20.11/class_inference_model-members.xhtml (limited to '20.11/class_inference_model-members.xhtml') diff --git a/20.11/class_inference_model-members.xhtml b/20.11/class_inference_model-members.xhtml new file mode 100644 index 0000000000..427b1aa7ad --- /dev/null +++ b/20.11/class_inference_model-members.xhtml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
InferenceModel< IParser, TDataType > Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + +
AddCommandLineOptions(cxxopts::Options &options, CommandLineOptions &cLineOptions, std::vector< std::string > &required)InferenceModel< IParser, TDataType >inlinestatic
CheckInputIndexIsValid(unsigned int inputIndex) constInferenceModel< IParser, TDataType >inline
CheckOutputIndexIsValid(unsigned int outputIndex) constInferenceModel< IParser, TDataType >inline
DataType typedefInferenceModel< IParser, TDataType >
GetAllQuantizationParams() constInferenceModel< IParser, TDataType >inline
GetInputBindingInfo(unsigned int inputIndex=0u) constInferenceModel< IParser, TDataType >inline
GetInputBindingInfos() constInferenceModel< IParser, TDataType >inline
GetInputQuantizationParams(unsigned int inputIndex=0u) constInferenceModel< IParser, TDataType >inline
GetInputSize(unsigned int inputIndex=0u) constInferenceModel< IParser, TDataType >inline
GetOutputBindingInfo(unsigned int outputIndex=0u) constInferenceModel< IParser, TDataType >inline
GetOutputBindingInfos() constInferenceModel< IParser, TDataType >inline
GetOutputSize(unsigned int outputIndex=0u) constInferenceModel< IParser, TDataType >inline
GetQuantizationParams(unsigned int outputIndex=0u) constInferenceModel< IParser, TDataType >inline
InferenceModel(const Params &params, bool enableProfiling, const std::string &dynamicBackendsPath, const std::shared_ptr< armnn::IRuntime > &runtime=nullptr)InferenceModel< IParser, TDataType >inline
Params typedefInferenceModel< IParser, TDataType >
QuantizationParams typedefInferenceModel< IParser, TDataType >
Run(const std::vector< TContainer > &inputContainers, std::vector< TContainer > &outputContainers)InferenceModel< IParser, TDataType >inline
TContainer typedefInferenceModel< IParser, TDataType >
+
+ + + + -- cgit v1.2.1