From 1dc83febfb76d6a770bdf3ba16c4034a970c2320 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 16 May 2024 09:47:51 +0100 Subject: IVGCVSW-8260 Update Doxgen Docu for 24.05 Signed-off-by: Nikhil Raj Change-Id: If4bc983bf2793a27ded8e26ac2b29523fc1e4711 --- latest/_arg_min_max_layer_8hpp_source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'latest/_arg_min_max_layer_8hpp_source.html') diff --git a/latest/_arg_min_max_layer_8hpp_source.html b/latest/_arg_min_max_layer_8hpp_source.html index 0dd1608263..daa0351b20 100644 --- a/latest/_arg_min_max_layer_8hpp_source.html +++ b/latest/_arg_min_max_layer_8hpp_source.html @@ -36,7 +36,7 @@ ArmNN
-  24.02 +  24.05
@@ -156,17 +156,17 @@ $(document).ready(function(){initNavTree('_arg_min_max_layer_8hpp_source.html','
~ArgMinMaxLayer()=default
Default destructor.
-
void ValidateTensorShapesFromInputs() override
Check if the input tensor shape(s) will lead to a valid configuration of ArgMinMaxLayer.
+
void ValidateTensorShapesFromInputs() override
Check if the input tensor shape(s) will lead to a valid configuration of ArgMinMaxLayer.
std::vector< TensorShape > InferOutputShapes(const std::vector< TensorShape > &inputShapes) const override
Infers the output shape from a given input shape and axis parameter.
Copyright (c) 2021 ARM Limited and Contributors.
-
void ExecuteStrategy(IStrategy &strategy) const override
Apply a visitor to this layer.
+
void ExecuteStrategy(IStrategy &strategy) const override
Apply a visitor to this layer.