]> git.sesse.net Git - ffmpeg/history - libavfilter/dnn/dnn_backend_native_layer_conv2d.c
avfilter/dnn: get the data type of network output from dnn execution result
[ffmpeg] / libavfilter / dnn / dnn_backend_native_layer_conv2d.c
2019-10-30 Guo, Yejunavfilter/dnn: get the data type of network output from...
2019-10-30 Guo, Yejundnn: add tf.nn.conv2d support for native model
2019-10-15 Guo, Yejunavfilter/dnn: unify the layer load function in native...
2019-10-15 Guo, Yejunavfilter/dnn: unify the layer execution function in...
2019-09-19 Guo, Yejunlibavfilter/dnn: separate conv2d layer from dnn_backend...