summaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn/dnn_backend_native_layer_pad.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun2019-10-301-0/+1
* avfilter/dnn: unify the layer load function in native modeGuo, Yejun2019-10-151-0/+23
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-151-2/+3
* dnn: introduce dnn operand (in c code) to hold operand infos within networkGuo, Yejun2019-08-301-1/+23
* dnn: add layer pad which is equivalent to tf.padGuo, Yejun2019-07-291-0/+211
OpenPOWER on IntegriCloud