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

error: ‘struct Ort::Session’ has no member named ‘GetInputNames’ #451

Open
intractabilis opened this issue Aug 2, 2024 · 2 comments

Comments

@intractabilis
Copy link

std::vector<std::string> input_names = session.GetInputNames();

../../onnxtest.cpp:12:13: error: ‘struct Ort::Session’ has no member named ‘GetInputNames’
   12 |     session.GetInputNames();
      |             ^~~~~~~~~~~~~
@satyajandhyala
Copy link

@intractabilis Please provide more information about your environment/use-case and steps to reproduce this error.

@intractabilis
Copy link
Author

@satyajandhyala, Sorry, I am done with this piece of software. I don't want to touch it ever in my life again. 🤮

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