Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |