[FFmpeg-devel] [PATCH v3 2/2] dnn_backend_native_layer_conv2d.c: refine code.
Guo, Yejun
yejun.guo at intel.com
Thu Sep 17 05:07:25 EEST 2020
> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of
> xujunzz at sjtu.edu.cn
> Sent: 2020年9月16日 18:07
> To: ffmpeg-devel at ffmpeg.org
> Cc: xujunzz at sjtu.edu.cn
> Subject: [FFmpeg-devel] [PATCH v3 2/2] dnn_backend_native_layer_conv2d.c:
> refine code.
>
> From: Xu Jun <xujunzz at sjtu.edu.cn>
>
> Move thread area allocate out of thread function into main thread.
>
> Signed-off-by: Xu Jun <xujunzz at sjtu.edu.cn>
> ---
> .../dnn/dnn_backend_native_layer_conv2d.c | 30 +++++++++----------
> 1 file changed, 14 insertions(+), 16 deletions(-)
LGTM, will push soon, thanks.
More information about the ffmpeg-devel
mailing list