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

src/inference.c line 29 #95

Open
ChenHuaYou opened this issue Aug 21, 2021 · 1 comment
Open

src/inference.c line 29 #95

ChenHuaYou opened this issue Aug 21, 2021 · 1 comment

Comments

@ChenHuaYou
Copy link

src/inference.c line 29 should be: all_context[nodeIdx].inputs = malloc(sizeof(Onnx__TensorProto *) * model->graph->node[nodeIdx] ->n_input);

@nopeslide
Copy link
Collaborator

good catch, would you open a merge request?

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

No branches or pull requests

2 participants