ffmpeg/libavfilter/dnn
Guo, Yejun ccbab41039 dnn: convert tf.pad to native model in python script, and load/execute it in the c code.
since tf.pad is enabled, the conv2d(valid) changes back to its original behavior.

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
2019-07-29 12:34:19 -03:00
..
Makefile
dnn_backend_native.c dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 2019-07-29 12:34:19 -03:00
dnn_backend_native.h dnn: convert tf.pad to native model in python script, and load/execute it in the c code. 2019-07-29 12:34:19 -03:00
dnn_backend_native_layer_pad.c
dnn_backend_native_layer_pad.h
dnn_backend_tf.c
dnn_backend_tf.h
dnn_interface.c