From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- 20.02/structarmnn_1_1_convolution2d_descriptor.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 20.02/structarmnn_1_1_convolution2d_descriptor.js (limited to '20.02/structarmnn_1_1_convolution2d_descriptor.js') diff --git a/20.02/structarmnn_1_1_convolution2d_descriptor.js b/20.02/structarmnn_1_1_convolution2d_descriptor.js new file mode 100644 index 0000000000..91e95a4be3 --- /dev/null +++ b/20.02/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