Closed spikechroma closed 2 months ago
Please tag your PR title with one of: [ENH | BUG | DOC | TST | BLD | PERF | TYP | CLN | CHORE]. See https://docs.trychroma.com/contributing#contributing-code-and-ideas
Please leverage this checklist to ensure your code review is thorough before approving
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @spikechroma and the rest of your teammates on Graphite
Were you able to test this / confirm that onnxruntime released a supporting version to Pypi?
Were you able to test this / confirm that onnxruntime released a supporting version to Pypi?
this is still in wip. let me test it today
Mac and Windows test passing for the numpy 1.26.0 and onnxruntime 1.19.2 numpy 2.1.1 and onnxruntime 1.19.2
Closing in favor of #2811
Description of changes
Summarize the changes made by this PR.
Test plan
How are these changes tested?
pytest
for python,yarn test
for js,cargo test
for rustDocumentation Changes
Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?