Skip to content

Fix inference result when only one output in OpenVINO launcher#125

Merged
zhiltsov-max merged 2 commits intodevelopfrom
zm/fix-openvino-launcher
Mar 2, 2021
Merged

Fix inference result when only one output in OpenVINO launcher#125
zhiltsov-max merged 2 commits intodevelopfrom
zm/fix-openvino-launcher

Conversation

@zhiltsov-max
Copy link
Copy Markdown
Contributor

@zhiltsov-max zhiltsov-max commented Mar 2, 2021

Summary

Fixes #124

  • Fix inference result when only one output

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@zhiltsov-max zhiltsov-max merged commit b952e3a into develop Mar 2, 2021
@zhiltsov-max zhiltsov-max deleted the zm/fix-openvino-launcher branch March 24, 2021 11:04
zhiltsov-max added a commit to zhiltsov-max/datumaro that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

infer result passed from openvino launcher to interpreter is not appropriate.

1 participant