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.
 
 
 
 
Guo, Yejun 022f50d3fe libavfilter/dnn: add header into native model file 5 years ago
..
Makefile dnn: add layer pad which is equivalent to tf.pad 5 years ago
dnn_backend_native.c libavfilter/dnn: add header into native model file 5 years ago
dnn_backend_native.h dnn: export operand info in python script and load in c code 5 years ago
dnn_backend_native_layer_pad.c dnn: introduce dnn operand (in c code) to hold operand infos within network 5 years ago
dnn_backend_native_layer_pad.h dnn: introduce dnn operand (in c code) to hold operand infos within network 5 years ago
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