]> git.sesse.net Git - ffmpeg/commit
fate: add unit test for dnn-layer-pad
authorGuo, Yejun <yejun.guo@intel.com>
Mon, 29 Jul 2019 01:56:40 +0000 (09:56 +0800)
committerPedro Arthur <bygrandao@gmail.com>
Mon, 29 Jul 2019 15:34:19 +0000 (12:34 -0300)
commit3805aae47966b691f825abab6843f55676437a02
treed1f578b2b1e0818b0ae9de048181fa78535df3ad
parentdf8db345523f03b2163febe97a4cf07446b28230
fate: add unit test for dnn-layer-pad

'make fate-dnn-layer-pad' to run the test

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
tests/Makefile
tests/dnn/Makefile [new file with mode: 0644]
tests/dnn/dnn-layer-pad-test.c [new file with mode: 0644]
tests/fate/dnn.mak [new file with mode: 0644]