summaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn/dnn_backend_native_layer_conv2d.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun2019-10-301-0/+1
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-301-10/+27
* avfilter/dnn: unify the layer load function in native modeGuo, Yejun2019-10-151-0/+46
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-151-1/+3
* libavfilter/dnn: separate conv2d layer from dnn_backend_native.c to a new fileGuo, Yejun2019-09-191-0/+101
OpenPOWER on IntegriCloud