From 8efb48a6847c5cd166c561127ae6611150963ce3 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 19 May 2023 11:14:28 +0100 Subject: Update Doxygen docu for 23.05 Signed-off-by: Nikhil Raj Change-Id: I0a992286f14fa68fcc6e5eba31ac39fed003cbbe --- 23.05/classarmnn_1_1_batch_normalization_layer.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 23.05/classarmnn_1_1_batch_normalization_layer.js (limited to '23.05/classarmnn_1_1_batch_normalization_layer.js') diff --git a/23.05/classarmnn_1_1_batch_normalization_layer.js b/23.05/classarmnn_1_1_batch_normalization_layer.js new file mode 100644 index 0000000000..91d8975106 --- /dev/null +++ b/23.05/classarmnn_1_1_batch_normalization_layer.js @@ -0,0 +1,14 @@ +var classarmnn_1_1_batch_normalization_layer = +[ + [ "BatchNormalizationLayer", "classarmnn_1_1_batch_normalization_layer.xhtml#a422383d53af27cac50c856a1b97ee5a8", null ], + [ "~BatchNormalizationLayer", "classarmnn_1_1_batch_normalization_layer.xhtml#a15bb63bb2fb8d760dc022720a7314acf", null ], + [ "Clone", "classarmnn_1_1_batch_normalization_layer.xhtml#a0a42b443052ed2114f9b8d8eac8bd7fd", null ], + [ "CreateWorkload", "classarmnn_1_1_batch_normalization_layer.xhtml#adfa912d0c4c6c00f1af2cbfa799572b7", null ], + [ "ExecuteStrategy", "classarmnn_1_1_batch_normalization_layer.xhtml#a46fc3fdd4b2a5dd6d184e57983cf20bc", null ], + [ "GetConstantTensorsByRef", "classarmnn_1_1_batch_normalization_layer.xhtml#a29cc31172f6ab16ac931f90c667c092d", null ], + [ "ValidateTensorShapesFromInputs", "classarmnn_1_1_batch_normalization_layer.xhtml#a8c8f543d7e9729362c266d12ec169966", null ], + [ "m_Beta", "classarmnn_1_1_batch_normalization_layer.xhtml#a7645e8ead378db5ad17eadbdb9df4da6", null ], + [ "m_Gamma", "classarmnn_1_1_batch_normalization_layer.xhtml#a5da51be22147d174ff661810c32675b0", null ], + [ "m_Mean", "classarmnn_1_1_batch_normalization_layer.xhtml#a2dfc280952c7939299c304fcbf855b97", null ], + [ "m_Variance", "classarmnn_1_1_batch_normalization_layer.xhtml#a7d38a70f30295f365c3a98fc7fa4a229", null ] +]; \ No newline at end of file -- cgit v1.2.1