]> git.sesse.net Git - ffmpeg/history - libavfilter/dnn/dnn_backend_native_layer_conv2d.h
avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data
[ffmpeg] / libavfilter / dnn / dnn_backend_native_layer_conv2d.h
2021-01-22 Mark Thompsondnn: Add ff_ prefix to unnamespaced globals
2020-09-29 Mingyu Yindnn/native: add native support for dense
2020-08-25 Ting Fudnn/native: add log error message
2020-08-10 Ting Fudnn/native: add native support for avg_pool
2020-06-17 Guo Yejundnn_backend_native: check operand index
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...