| Commit message (Expand) | Author | Age | Files | Lines |
* | dnn-layer-mathunary-test: add unit test for abs | Ting Fu | 2020-05-28 | 3 | -0/+83 |
* | dnn-layer-mathbinary-test: add unit test for minimum | Guo, Yejun | 2020-05-08 | 1 | -0/+5 |
* | dnn-layer-mathbinary-test: Fix tests for cases with extra intermediate precision | Martin Storsjö | 2020-04-24 | 1 | -1/+1 |
* | dnn-layer-mathbinary-test: add unit test for divide | Guo, Yejun | 2020-04-22 | 1 | -0/+5 |
* | dnn-layer-mathbinary-test: add unit test for 'mul' | Guo, Yejun | 2020-04-22 | 1 | -0/+5 |
* | dnn-layer-mathbinary-test: add unit test for add | Guo, Yejun | 2020-04-22 | 1 | -17/+38 |
* | dnn-layer-mathbinary-test: add unit test for subtraction | Guo, Yejun | 2020-04-07 | 3 | -0/+175 |
* | dnn: add tf.nn.conv2d support for native model | Guo, Yejun | 2019-10-30 | 1 | -0/+2 |
* | FATE/dnn: add .gitignore | Zhao Zhili | 2019-10-23 | 1 | -0/+4 |
* | avfilter/dnn: unify the layer execution function in native mode | Guo, Yejun | 2019-10-15 | 2 | -3/+5 |
* | FATE/dnn: fix stack buffer overflow | Zhao Zhili | 2019-10-04 | 1 | -1/+1 |
* | FATE/dnn: add unit test for layer maximum | Guo, Yejun | 2019-09-20 | 2 | -0/+72 |
* | FATE/dnn: add unit test for dnn depth_to_space layer | Guo, Yejun | 2019-09-19 | 2 | -0/+101 |
* | FATE/dnn: add unit test for dnn conv2d layer | Guo, Yejun | 2019-09-19 | 2 | -0/+239 |
* | dnn: introduce dnn operand (in c code) to hold operand infos within network | Guo, Yejun | 2019-08-30 | 2 | -13/+49 |
* | FATE/dnn: let fate/dnn tests depend on ffmpeg static libraries | Guo, Yejun | 2019-08-19 | 1 | -2/+2 |
* | fate: add unit test for dnn-layer-pad | Guo, Yejun | 2019-07-29 | 2 | -0/+214 |