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
..
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: add layer pad which is equivalent to tf.pad 2019-07-29 12:34:19 -03:00
dnn_backend_native_layer_pad.h dnn: add layer pad which is equivalent to tf.pad 2019-07-29 12:34:19 -03:00
dnn_backend_tf.c libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn 2019-07-26 13:07:43 -03:00
dnn_backend_tf.h libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn 2019-07-26 13:07:43 -03:00
dnn_interface.c libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn 2019-07-26 13:07:43 -03:00
Makefile dnn: add layer pad which is equivalent to tf.pad 2019-07-29 12:34:19 -03:00