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

module 'onnxruntime' has no attribute 'InferenceSession' #12

Open
Tian14267 opened this issue Jul 1, 2020 · 1 comment
Open

module 'onnxruntime' has no attribute 'InferenceSession' #12

Tian14267 opened this issue Jul 1, 2020 · 1 comment

Comments

@Tian14267
Copy link

I use pip install onnxruntime-gpu , and I get this error:

module 'onnxruntime' has no attribute 'InferenceSession'

when I use:
sess = onnxruntime.InferenceSession(model_path)

@Rapternmn
Copy link
Owner

My onnxruntime version was '0.5.0'

What is your version?

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