Tool/software: Code Composer Studio
Dear Sir,
With reference to the last post
I am sharing you the details of "layer 78"
- Layer name in tensorflow graph - DASNet/RF_module_1/block/reduce/separable_conv2d/separable_conv2d/depthwise
- Type - Depthwise convolution.
- Mapped to TIDL layer type - TIDL_ConvolutionLayer
- Operation name - DepthwiseConv2dNative
- Input tensor dimensions (in NCHW format) – (1, 128, 19, 19)
- Output tensor dimensions (in NCHW format) - (1, 128, 19, 19)
- Convolution kernel size – (1, 1)
- Number of convolution kernels kernel – 128
- Strides – (1, 1)
- Padding type used – SAME
- Dilation rate – (1, 1)
Thanks and Regards,
Vyom Mishra