onnxruntime
a6ca9f0a
- Use list comprehensions instead of list appends where possible (#7753)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Use list comprehensions instead of list appends where possible (#7753) * Use list comprehensions instead of list appends where possible * Add OrtValueVector class as an opaque object in pybind * Add dlpack methods to the OrtValueVector pybind class
References
#7753 - Use list comprehensions instead of list appends where possible
Author
baijumeswani
Parents
db0d608f
Loading