1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-22 04:04:14 +02:00
ffmpeg/tools/python
Guo, Yejun b2683c66b2 libavfilter/dnn: add layer maximum for native mode.
The reason to add this layer is that it is used by srcnn in vf_sr.
This layer is currently ignored in native mode. After this patch,
we can add multiple outputs support for native mode.

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
2019-09-20 10:57:18 -03:00
..
convert_from_tensorflow.py libavfilter/dnn: add layer maximum for native mode. 2019-09-20 10:57:18 -03:00
convert_header.py libavfilter/dnn: add layer maximum for native mode. 2019-09-20 10:57:18 -03:00
convert.py convert_from_tensorflow.py: add option to dump graph for visualization in tensorboard 2019-08-15 14:58:19 -03:00