]> git.sesse.net Git - ffmpeg/history - tests/dnn/dnn-layer-mathunary-test.c
avutil/buffer: Switch AVBuffer API to size_t
[ffmpeg] / tests / dnn / dnn-layer-mathunary-test.c
2021-03-24 Wenlong Dingtests/dnn/dnn-layer-mathunary-test: add unit test for exp
2021-01-22 Guo, Yejuntests/dnn: fix build issue after function name changed
2020-08-25 Ting Fudnn/native: add log error message
2020-08-12 Mingyu Yindnn_backend_native_layer_mathunary: add round support
2020-08-07 Mingyu Yindnn_backend_native_layer_mathunary: add floor support
2020-08-04 Mingyu Yindnn_backend_native_layer_mathunary: add ceil support
2020-07-09 Ting Futests/dnn/mathunary: fix the issue of NAN
2020-07-06 Ting Fudnn-layer-math-unary-test: add unit test for atanh
2020-07-06 Ting Fudnn-layer-math-unary-test: add unit test for acosh
2020-07-06 Ting Fudnn-layer-math-unary-test: add unit test for asinh
2020-07-06 Ting Fudnn-layer-math-unary-test: add unit test for tanh
2020-07-06 Ting Fudnn-layer-math-unary-test: add unit test for cosh
2020-07-06 Ting Fudnn-layer-math-unary-test: add unit test for sinh
2020-06-25 Ting Fudnn-layer-math-unary-test: add unit test for atan
2020-06-25 Ting Fudnn-layer-math-unary-test: add unit test for acos
2020-06-25 Ting Fudnn-layer-math-unary-test: add unit test for asin
2020-06-11 Ting Fudnn-layer-mathunary-test: add unit test for tan
2020-06-11 Ting Fudnn-layer-mathunary-test: add unit test for cos
2020-06-11 Ting Fudnn-layer-mathunary-test: add unit test for sin
2020-05-28 Ting Fudnn-layer-mathunary-test: add unit test for abs