Commits


baijumeswani authored and GitHub committed a6ca9f0a402
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