diff options
author | Guo, Yejun | 2020-08-13 16:19:48 +0800 |
---|---|---|
committer | Guo, Yejun | 2020-08-25 09:02:59 +0800 |
commit | 0f7a99e37ae52f9ecdc4c81195c14b03f5be3dfd (patch) | |
tree | 00b5828f4f284ec9e363708ed89d4b2294e62a52 /libavcodec/dctref.c | |
parent | b61376bdee61c08732105fa331eb076497eface9 (diff) |
dnn: move output name from DNNModel.set_input_output to DNNModule.execute_model
currently, output is set both at DNNModel.set_input_output and
DNNModule.execute_model, it makes sense that the output name is
provided at model inference time so all the output info is set
at a single place.
and so DNNModel.set_input_output is renamed to DNNModel.set_input
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Diffstat (limited to 'libavcodec/dctref.c')
0 files changed, 0 insertions, 0 deletions