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

onnxruntime InferenceSession sess_options typing #17676

Open
cole-dda opened this issue Sep 24, 2023 · 1 comment
Open

onnxruntime InferenceSession sess_options typing #17676

cole-dda opened this issue Sep 24, 2023 · 1 comment
Labels
contributions welcome lower priority issues for the core ORT teams python Pull requests that update Python code

Comments

@cole-dda
Copy link

Describe the issue

screenshot_6069

should be:
sess_options: onnxruntime.SessionOptions|None=None

To reproduce

not code

Urgency

No response

Platform

Linux

OS Version

20.04

ONNX Runtime Installation

Released Package

ONNX Runtime Version or Commit ID

1.19

ONNX Runtime API

Python

Architecture

X64

Execution Provider

Default CPU

Execution Provider Library Version

No response

@snnn snnn added the python Pull requests that update Python code label Sep 25, 2023
@pranavsharma
Copy link
Contributor

Feel free to contribute a fix.

@hariharans29 hariharans29 added the contributions welcome lower priority issues for the core ORT teams label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome lower priority issues for the core ORT teams python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

4 participants