summaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn/dnn_backend_native.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/dnn: unify the layer load function in native modeGuo, Yejun2019-10-151-1/+1
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-151-1/+3
* avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflictsGuo, Yejun2019-10-151-1/+11
* libavfilter/dnn: support multiple outputs for native modeGuo, Yejun2019-09-201-0/+2
* libavfilter/dnn: add layer maximum for native mode.Guo, Yejun2019-09-201-3/+3
* libavfilter/dnn: separate depth_to_space layer from dnn_backend_native.c to a...Guo, Yejun2019-09-191-4/+0
* libavfilter/dnn: separate conv2d layer from dnn_backend_native.c to a new fileGuo, Yejun2019-09-191-13/+0
* dnn: export operand info in python script and load in c codeGuo, Yejun2019-08-301-1/+1
* dnn: introduce dnn operand (in c code) to hold operand infos within networkGuo, Yejun2019-08-301-1/+53
* dnn: convert tf.pad to native model in python script, and load/execute it in ...Guo, Yejun2019-07-291-1/+1
* libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnnGuo, Yejun2019-07-261-0/+74
OpenPOWER on IntegriCloud