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_transpose_convolution2d_descriptor.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 20.02/structarmnn_1_1_transpose_convolution2d_descriptor.js (limited to '20.02/structarmnn_1_1_transpose_convolution2d_descriptor.js') diff --git a/20.02/structarmnn_1_1_transpose_convolution2d_descriptor.js b/20.02/structarmnn_1_1_transpose_convolution2d_descriptor.js new file mode 100644 index 0000000000..b085b93bff --- /dev/null +++ b/20.02/structarmnn_1_1_transpose_convolution2d_descriptor.js @@ -0,0 +1,13 @@ +var structarmnn_1_1_transpose_convolution2d_descriptor = +[ + [ "TransposeConvolution2dDescriptor", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ad2246752a0ac080cfa2e815c6528acf9", null ], + [ "operator==", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aeda9d4e5d384ce5919425df001f49751", null ], + [ "m_BiasEnabled", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25", null ], + [ "m_DataLayout", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a", null ], + [ "m_PadBottom", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618", null ], + [ "m_PadLeft", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600", null ], + [ "m_PadRight", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7", null ], + [ "m_PadTop", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046", null ], + [ "m_StrideX", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda", null ], + [ "m_StrideY", "structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8", null ] +]; \ No newline at end of file -- cgit v1.2.1