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/classarmnn_1_1_depthwise_convolution2d_layer.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 20.02/classarmnn_1_1_depthwise_convolution2d_layer.js (limited to '20.02/classarmnn_1_1_depthwise_convolution2d_layer.js') diff --git a/20.02/classarmnn_1_1_depthwise_convolution2d_layer.js b/20.02/classarmnn_1_1_depthwise_convolution2d_layer.js new file mode 100644 index 0000000000..aec92b2982 --- /dev/null +++ b/20.02/classarmnn_1_1_depthwise_convolution2d_layer.js @@ -0,0 +1,14 @@ +var classarmnn_1_1_depthwise_convolution2d_layer = +[ + [ "DepthwiseConvolution2dLayer", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#ae7927aab32dbcb1b0a6fb5e43bcd4419", null ], + [ "~DepthwiseConvolution2dLayer", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#aa083660358ea15446f823a38c1533698", null ], + [ "Accept", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a75a50f464326fefa605ea84ae2c9be85", null ], + [ "Clone", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a6f56b4ee567a69e7daf2e9bd3053646c", null ], + [ "CreateWorkload", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#adfa912d0c4c6c00f1af2cbfa799572b7", null ], + [ "GetConstantTensorsByRef", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#abe659a5afa7523f5dbc04bcba9b31f1a", null ], + [ "InferOutputShapes", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a65ca562c882ad619684445a1402f415a", null ], + [ "SerializeLayerParameters", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a2ca654770a1890f15e3c7aab98e434a5", null ], + [ "ValidateTensorShapesFromInputs", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a8c8f543d7e9729362c266d12ec169966", null ], + [ "m_Bias", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a39925bc24d3afcfb322a46a5884fadb9", null ], + [ "m_Weight", "classarmnn_1_1_depthwise_convolution2d_layer.xhtml#a2664044e28e69309ea08ef385fe53903", null ] +]; \ No newline at end of file -- cgit v1.2.1