onnxruntime
12fea572 - Improve typing for OrtValue and other public Python interfaces (#24086)

Commit
1 year ago
Improve typing for OrtValue and other public Python interfaces (#24086) ### Description Improve the OrtValue interface typing and changed `staticmethod` to `classmethod` for constructors to follow python conventions (https://google.github.io/styleguide/pyguide.html#2174-decision).
Author
Parents
Loading