]> git.sesse.net Git - ffmpeg/history - tools/python/convert_from_tensorflow.py
libavfilter/dnn: add layer maximum for native mode.
[ffmpeg] / tools / python / convert_from_tensorflow.py
2019-09-20 Guo, Yejunlibavfilter/dnn: add layer maximum for native mode.
2019-09-04 Guo, Yejunlibavfilter/dnn: add header into native model file
2019-08-30 Guo, Yejundnn: export operand info in python script and load...
2019-08-30 Guo, Yejundnn: change .model file format to put layer number...
2019-08-15 Guo, Yejunconvert_from_tensorflow.py: support conv2d with dilation
2019-08-15 Guo, Yejunconvert_from_tensorflow.py: add option to dump graph...
2019-07-29 Guo, Yejundnn: convert tf.pad to native model in python script...
2019-07-01 Guo, Yejuntools/python: add script to convert TensorFlow model...