Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pth->onnx->openvino infer framework error: Layer 149 input port 1 is not connected to any data #309

Closed
shupinghu opened this issue Mar 5, 2020 · 3 comments
Labels
irrelevant This is not relevant to this project

Comments

@shupinghu
Copy link

I transfer the .pth model to onnx model using the method in issue #125, then I want to use openvino infer framework, but error "Layer 149 input port 1 is not connected to any data", is there anybody try to use openvino infer framework?

@shupinghu
Copy link
Author

error occurs in "auto executable_network = core.LoadNetwork(network_reader, "CPU");"

@ZhiyuanChen ZhiyuanChen added irrelevant This is not relevant to this project wontfix This will not be worked on labels Apr 23, 2020
@ZhiyuanChen
Copy link
Collaborator

It seems to be an openvino problem.

@ZhiyuanChen
Copy link
Collaborator

#368

@ZhiyuanChen ZhiyuanChen removed the wontfix This will not be worked on label May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
irrelevant This is not relevant to this project
Projects
None yet
Development

No branches or pull requests

2 participants