diff options
author | Guo, Yejun <yejun.guo@intel.com> | 2019-08-29 13:53:33 +0800 |
---|---|---|
committer | Pedro Arthur <bygrandao@gmail.com> | 2019-08-30 11:41:30 -0300 |
commit | 09a455a24649af36e8eea81029be7a410201be4c (patch) | |
tree | 70d0e8e1575068d010bc229864cf5badb5595fb8 /libavformat/unix.c | |
parent | 20a12448aaf140cf1ec06ee22e1ab4ebaea5c9ba (diff) | |
download | ffmpeg-streaming-09a455a24649af36e8eea81029be7a410201be4c.zip ffmpeg-streaming-09a455a24649af36e8eea81029be7a410201be4c.tar.gz |
dnn: introduce dnn operand (in c code) to hold operand infos within network
the info can be saved in dnn operand object without regenerating again and again,
and it is also needed for layer split/merge, and for memory reuse.
to make things step by step, this patch just focuses on c code,
the change within python script will be added later.
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
Diffstat (limited to 'libavformat/unix.c')
0 files changed, 0 insertions, 0 deletions