onnxruntime
ad994565
- Fix type annotation for InferenceSession (#16632)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix type annotation for InferenceSession (#16632) The Sequence should have been annotated to take a Union type; otherwise the annotation would be invalid.
References
#16632 - Fix type annotation for InferenceSession
Author
justinchuby
Parents
617b3a84
Loading