[FFmpeg-devel] [PATCH 2/2] dnn-layer-mathunary-test: add unit test for abs
Guo, Yejun
yejun.guo at intel.com
Thu May 28 06:06:12 EEST 2020
> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of Ting Fu
> Sent: 2020年5月25日 22:46
> To: ffmpeg-devel at ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH 2/2] dnn-layer-mathunary-test: add unit test for
> abs
>
> Signed-off-by: Ting Fu <ting.fu at intel.com>
> ---
> tests/dnn/.gitignore | 1 +
> tests/dnn/Makefile | 1 +
> tests/dnn/dnn-layer-mathunary-test.c | 81 ++++++++++++++++++++++++++++
> tests/fate/dnn.mak | 5 ++
> 4 files changed, 88 insertions(+)
> create mode 100644 tests/dnn/dnn-layer-mathunary-test.c
>
Thanks, LGTM, will push soon.
More information about the ffmpeg-devel
mailing list