From fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 25 Feb 2021 17:44:00 +0000 Subject: IVGCVSW-5687 Update Doxygen Docu * Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5 --- .../structarmnn_1_1_depthwise_convolution2d_descriptor.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 21.02/structarmnn_1_1_depthwise_convolution2d_descriptor.js (limited to '21.02/structarmnn_1_1_depthwise_convolution2d_descriptor.js') diff --git a/21.02/structarmnn_1_1_depthwise_convolution2d_descriptor.js b/21.02/structarmnn_1_1_depthwise_convolution2d_descriptor.js new file mode 100644 index 0000000000..c77e9529cc --- /dev/null +++ b/21.02/structarmnn_1_1_depthwise_convolution2d_descriptor.js @@ -0,0 +1,15 @@ +var structarmnn_1_1_depthwise_convolution2d_descriptor = +[ + [ "DepthwiseConvolution2dDescriptor", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#a8b4bd784a8d7b85b437c7c5d61c93bd9", null ], + [ "operator==", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#a5cfc12c95893da682e3bb526a81e7864", null ], + [ "m_BiasEnabled", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25", null ], + [ "m_DataLayout", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a", null ], + [ "m_DilationX", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#aa3c6a77a963a98ccb8ea7b8fd008a8c1", null ], + [ "m_DilationY", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#a302b688d88dd73cde0fb1faef6679907", null ], + [ "m_PadBottom", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618", null ], + [ "m_PadLeft", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600", null ], + [ "m_PadRight", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7", null ], + [ "m_PadTop", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046", null ], + [ "m_StrideX", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda", null ], + [ "m_StrideY", "structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8", null ] +]; \ No newline at end of file -- cgit v1.2.1