]> git.sesse.net Git - ffmpeg/commit
dnn_backend_native_layer_mathbinary: add floormod support
authorMingyu Yin <mingyu.yin@intel.com>
Sun, 23 Aug 2020 15:12:13 +0000 (23:12 +0800)
committerGuo, Yejun <yejun.guo@intel.com>
Mon, 24 Aug 2020 01:09:11 +0000 (09:09 +0800)
commit3477feb6431c1d437acac7b845bb3427ef165d45
treebb632a58d0b1026e853654eaab4590a62794e54e
parent37ef1acedb27e037e394600272317fdafa448743
dnn_backend_native_layer_mathbinary: add floormod support

Signed-off-by: Mingyu Yin <mingyu.yin@intel.com>
libavfilter/dnn/dnn_backend_native_layer_mathbinary.c
libavfilter/dnn/dnn_backend_native_layer_mathbinary.h
tests/dnn/dnn-layer-mathbinary-test.c
tools/python/convert_from_tensorflow.py
tools/python/convert_header.py