summaryrefslogtreecommitdiff
path: root/libavfilter/dnn/Makefile
Commit message (Expand)AuthorAge
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-15
* libavfilter/dnn: add layer maximum for native mode.Guo, Yejun2019-09-20
* libavfilter/dnn: separate depth_to_space layer from dnn_backend_native.c to a...Guo, Yejun2019-09-19
* libavfilter/dnn: separate conv2d layer from dnn_backend_native.c to a new fileGuo, Yejun2019-09-19
* dnn: add layer pad which is equivalent to tf.padGuo, Yejun2019-07-29
* libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnnGuo, Yejun2019-07-26