Skip to content

fix: adapt onnx example for ort rc.10#232

Merged
martinjrobins merged 1 commit intomainfrom
fix/onnx-rc10-compat
Jan 19, 2026
Merged

fix: adapt onnx example for ort rc.10#232
martinjrobins merged 1 commit intomainfrom
fix/onnx-rc10-compat

Conversation

@martinjrobins
Copy link
Owner

Summary

  • pin ort/ort-sys to 2.0.0-rc.10
  • update neural-ode-weather-prediction to match ort v2 session/input APIs

Testing

  • LLVM_DIR=/usr/lib/llvm-21 LLVM_SYS_211_PREFIX=/usr/lib/llvm-21 cargo run -p neural-ode-weather-prediction --features onnx (builds; run timed out during training)

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.14%. Comparing base (413341b) to head (bd23ecb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   74.15%   74.14%   -0.02%     
==========================================
  Files          85       85              
  Lines        9309     9309              
==========================================
- Hits         6903     6902       -1     
- Misses       2406     2407       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@martinjrobins martinjrobins merged commit 88c5654 into main Jan 19, 2026
13 of 14 checks passed
@martinjrobins martinjrobins deleted the fix/onnx-rc10-compat branch January 19, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant