You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jun Zhao 1b0a8e48f1 lavfi/dnn/dnn_backend_native: fix memory leak in error path 5 years ago
..
Makefile
dnn_backend_native.c lavfi/dnn/dnn_backend_native: fix memory leak in error path 5 years ago
dnn_backend_native.h dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 5 years ago
dnn_backend_native_layer_pad.c
dnn_backend_native_layer_pad.h
dnn_backend_tf.c libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend with native model. 5 years ago
dnn_backend_tf.h
dnn_interface.c