This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavfilter
/
dnn
History
Guo, Yejun
67889d4715
libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend with native model.
...
Signed-off-by: Guo, Yejun <yejun.guo@intel.com> Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
2019-08-19 11:37:16 -03:00
..
dnn_backend_native_layer_pad.c
…
dnn_backend_native_layer_pad.h
…
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_tf.c
libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend with native model.
2019-08-19 11:37:16 -03:00
dnn_backend_tf.h
…
dnn_interface.c
…
Makefile
…