summaryrefslogtreecommitdiff
path: root/libavfilter/dnn/dnn_backend_native_layer_depth2space.c
Commit message (Expand)AuthorAge
* libavfilter: Remove DNNReturnType from DNN ModuleShubhanshu Saxena2022-03-12
* lavfi/dnn: Error Specificity in Native Backend LayersShubhanshu Saxena2022-03-12
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* dnn: remove type cast which is not necessaryGuo, Yejun2021-01-28
* dnn: Add ff_ prefix to unnamespaced globalsMark Thompson2021-01-22
* dnn/native: add log error messageTing Fu2020-08-25
* dnn/native: unify error return to DNN_ERRORTing Fu2020-08-25
* dnn_backend_native: Add overflow check for length calculation.Reimar Döffinger2020-07-06
* dnn_backend_native: check operand indexGuo Yejun2020-06-17
* avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun2019-10-30
* avfilter/dnn: unify the layer load function in native modeGuo, Yejun2019-10-15
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-15
* libavfilter/dnn: separate depth_to_space layer from dnn_backend_native.c to a...Guo, Yejun2019-09-19