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.
 
 
 
 
Ting Fu 23953b9eb7 lavf/dnn: dump OpenVINO model input/output names to OVMdel struct. 2 years ago
..
Makefile
dnn_backend_common.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_common.h libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_native.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_native.h lavfi/dnn_backend_native: Return Specific Error Codes 3 years ago
dnn_backend_native_layer_avgpool.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_native_layer_avgpool.h lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_conv2d.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_native_layer_conv2d.h lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_dense.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_native_layer_dense.h lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_depth2space.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_native_layer_depth2space.h lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_mathbinary.c lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_mathbinary.h
dnn_backend_native_layer_mathunary.c lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_mathunary.h lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_maximum.c lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_maximum.h
dnn_backend_native_layer_pad.c lavfi/dnn: Error Specificity in Native Backend Layers 3 years ago
dnn_backend_native_layer_pad.h
dnn_backend_native_layers.c
dnn_backend_native_layers.h
dnn_backend_openvino.c lavf/dnn: dump OpenVINO model input/output names to OVMdel struct. 2 years ago
dnn_backend_openvino.h lavfi/dnn_backend_openvino: Return Specific Error Codes 3 years ago
dnn_backend_tf.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_backend_tf.h lavfi/dnn_backend_tf: Return Specific Error Codes 3 years ago
dnn_interface.c libavfilter: Unify Execution Modes in DNN Filters 3 years ago
dnn_io_proc.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
dnn_io_proc.h lavfi/dnn_io_proc: Return Specific Error Codes 3 years ago
queue.c Remove unnecessary avassert.h inclusions 3 years ago
queue.h lavfi/dnn: Common Function to Get Async Result in DNN Backends 3 years ago
safe_queue.c
safe_queue.h