[FFmpeg-devel] [PATCH V7 2/2] FATE/dnn: add unit test for dnn avgpool layer

Guo, Yejun yejun.guo at intel.com
Mon Aug 10 15:05:45 EEST 2020



> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of Ting Fu
> Sent: 2020年8月10日 0:33
> To: ffmpeg-devel at ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH V7 2/2] FATE/dnn: add unit test for dnn avgpool
> layer
> 
> 'make fate-dnn-layer-avgpool' to run the test
> 
> Signed-off-by: Ting Fu <ting.fu at intel.com>
> ---
>  tests/dnn/.gitignore               |   1 +
>  tests/dnn/Makefile                 |   1 +
>  tests/dnn/dnn-layer-avgpool-test.c | 197 +++++++++++++++++++++++++++++
>  tests/fate/dnn.mak                 |   5 +
>  4 files changed, 204 insertions(+)
>  create mode 100644 tests/dnn/dnn-layer-avgpool-test.c
> 
LGTM, will push soon, thanks.


More information about the ffmpeg-devel mailing list