]> git.sesse.net Git - ffmpeg/history - tests/dnn/Makefile
avcodec: postpone removal of deprecated libopenh264 wrapper options
[ffmpeg] / tests / dnn / Makefile
2021-01-28 Guo, Yejuntests/dnn: enable unit test dense
2020-08-10 Ting FuFATE/dnn: add unit test for dnn avgpool layer
2020-05-28 Ting Fudnn-layer-mathunary-test: add unit test for abs
2020-04-07 Guo, Yejundnn-layer-mathbinary-test: add unit test for subtraction
2019-09-20 Guo, YejunFATE/dnn: add unit test for layer maximum
2019-09-19 Guo, YejunFATE/dnn: add unit test for dnn depth_to_space layer
2019-09-19 Guo, YejunFATE/dnn: add unit test for dnn conv2d layer
2019-08-30 Guo, Yejundnn: introduce dnn operand (in c code) to hold operand...
2019-08-19 Guo, YejunFATE/dnn: let fate/dnn tests depend on ffmpeg static...
2019-07-29 Guo, Yejunfate: add unit test for dnn-layer-pad