From fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 25 Feb 2021 17:44:00 +0000 Subject: IVGCVSW-5687 Update Doxygen Docu * Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5 --- 21.02/class_inference_model-members.xhtml | 133 ++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 21.02/class_inference_model-members.xhtml (limited to '21.02/class_inference_model-members.xhtml') diff --git a/21.02/class_inference_model-members.xhtml b/21.02/class_inference_model-members.xhtml new file mode 100644 index 0000000000..b1c7928fcb --- /dev/null +++ b/21.02/class_inference_model-members.xhtml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
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