summaryrefslogtreecommitdiff
path: root/libavfilter/dnn/Makefile
Commit message (Expand)AuthorAge
* lavfi/dnn: refine dnn interface to add DNNExecBaseParamsGuo, Yejun2021-05-06
* dnn/queue: add queue and safe_queue supportXie, Lin2020-12-29
* dnn/native: add native support for denseMingyu Yin2020-09-29
* dnn: change dnn interface to replace DNNData* with AVFrame*Guo, Yejun2020-09-21
* dnn/native: add native support for avg_poolTing Fu2020-08-10
* dnn: add openvino as one of dnn backendGuo, Yejun2020-07-02
* dnn_backend_native_layer_mathunary: add abs supportTing Fu2020-05-28
* dnn_backend_native_layer_mathbinary: add sub supportGuo, Yejun2020-04-07
* 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