Skip to content

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

@Tian14267

Description

@Tian14267

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions