From a983e4699082a0b1ef685bab7354f2ad9cd37a44 Mon Sep 17 00:00:00 2001 From: Colm Donelan Date: Wed, 20 May 2020 16:12:19 +0100 Subject: Updating Doxygen documentation for 20.05 release. Change-Id: I4d624343ed5fd6ae269c3d53532903084508fd14 Signed-off-by: Colm Donelan --- 20.05/structarmnn_1_1_convolution2d_descriptor.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 20.05/structarmnn_1_1_convolution2d_descriptor.js (limited to '20.05/structarmnn_1_1_convolution2d_descriptor.js') diff --git a/20.05/structarmnn_1_1_convolution2d_descriptor.js b/20.05/structarmnn_1_1_convolution2d_descriptor.js new file mode 100644 index 0000000000..91e95a4be3 --- /dev/null +++ b/20.05/structarmnn_1_1_convolution2d_descriptor.js @@ -0,0 +1,15 @@ +var structarmnn_1_1_convolution2d_descriptor = +[ + [ "Convolution2dDescriptor", "structarmnn_1_1_convolution2d_descriptor.xhtml#ab297e72fab7f2ebba2ffd05b11bfbf7a", null ], + [ "operator==", "structarmnn_1_1_convolution2d_descriptor.xhtml#a49fa05efa6154c44c7701b125afd802c", null ], + [ "m_BiasEnabled", "structarmnn_1_1_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25", null ], + [ "m_DataLayout", "structarmnn_1_1_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a", null ], + [ "m_DilationX", "structarmnn_1_1_convolution2d_descriptor.xhtml#aa3c6a77a963a98ccb8ea7b8fd008a8c1", null ], + [ "m_DilationY", "structarmnn_1_1_convolution2d_descriptor.xhtml#a302b688d88dd73cde0fb1faef6679907", null ], + [ "m_PadBottom", "structarmnn_1_1_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618", null ], + [ "m_PadLeft", "structarmnn_1_1_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600", null ], + [ "m_PadRight", "structarmnn_1_1_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7", null ], + [ "m_PadTop", "structarmnn_1_1_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046", null ], + [ "m_StrideX", "structarmnn_1_1_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda", null ], + [ "m_StrideY", "structarmnn_1_1_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8", null ] +]; \ No newline at end of file -- cgit v1.2.1