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

dummy_inputs should make onnx_session an optinal input #217

Open
danielholanda opened this issue Aug 16, 2024 · 0 comments
Open

dummy_inputs should make onnx_session an optinal input #217

danielholanda opened this issue Aug 16, 2024 · 0 comments
Labels
cleanup Cleaning up old/unused code and tech debt p1 Medium priority

Comments

@danielholanda
Copy link
Collaborator

Description

dummy_inputs should make onnx_session an optional input, as creating multiple onnx sessions is often undesirable.

def dummy_inputs(onnx_file: str) -> dict:

@danielholanda danielholanda added cleanup Cleaning up old/unused code and tech debt p1 Medium priority labels Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleaning up old/unused code and tech debt p1 Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant