]> git.sesse.net Git - ffmpeg/commit
dnn: export operand info in python script and load in c code
authorGuo, Yejun <yejun.guo@intel.com>
Tue, 20 Aug 2019 08:50:34 +0000 (16:50 +0800)
committerPedro Arthur <bygrandao@gmail.com>
Fri, 30 Aug 2019 14:41:30 +0000 (11:41 -0300)
commit83e0b71f66f2f0cc293305e2bd138d87660a8c5b
treeb87e6043d8b82dbe623f38334c75fdb0617fba27
parent2d5e39c13e500f96a18729ac16472ff69f8d2cfe
dnn: export operand info in python script and load in c code

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn/dnn_backend_native.c
libavfilter/dnn/dnn_backend_native.h
libavfilter/dnn_interface.h
tools/python/convert_from_tensorflow.py