diff options
author | Wenbin Chen <wenbin.chen@intel.com> | 2023-09-21 09:26:31 +0800 |
---|---|---|
committer | Guo Yejun <yejun.guo@intel.com> | 2023-09-27 12:58:55 +0800 |
commit | 74ce1d2d11a56b522a343d944bf5b184bb2d9212 (patch) | |
tree | 0aa22fe39183ac24eb86ec4de5dfae0fdfe0d925 /libavcodec | |
parent | 58d9b5caf3d332c6495f9af437158bf45531a05e (diff) | |
download | ffmpeg-74ce1d2d11a56b522a343d944bf5b184bb2d9212.tar.gz |
libavfilter/dnn: add layout option to openvino backend
Dnn models have different input layout (NCHW or NHWC), so a
"layout" option is added
Use openvino's API to do layout conversion for input data. Use swscale
to do layout conversion for output data as openvino doesn't have
similiar C API for output.
Signed-off-by: Wenbin Chen <wenbin.chen@intel.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions