Commit Graph

13 Commits

Author SHA1 Message Date
Carson M.
504400d3a5 chore(sys): update to ONNX Runtime v1.24.4 2026-03-20 19:58:18 -05:00
Carson M.
f5c1548f88 chore(sys): update to ONNX Runtime v1.24.3 2026-03-13 19:49:08 -05:00
Carson M.
060aff6b63 chore(sys): update to ONNX Runtime v1.24.2 2026-02-19 21:51:47 -06:00
Carson M.
5e7ecc2bfb chore(sys): update to ONNX Runtime v1.24.1 2026-02-10 01:09:42 -06:00
Carson M.
c7a7aa8816 🎆 2026-01-01 01:50:26 -06:00
Carson M.
bd990424fc chore: update version references to 1.23.2
we've been on 1.23.2 since 7035ab5 but i guess i never updated these
2025-11-20 01:29:04 -06:00
Carson M.
75d43518bd chore: use 2024 edition Rust 2025-10-25 15:39:24 -05:00
Carson M.
f138f1b5ea chore: update to ONNX Runtime 1.23 2025-10-15 13:39:12 -05:00
Carson M.
20593489c1 chore(sys): ONNX Runtime v1.22.1 2025-07-10 13:51:13 -05:00
decahedron1
ab2759bc48 feat: Update to ONNX Runtime v1.22 (#393) 2025-05-20 00:46:18 -05:00
Carson M.
49a5cbf801 chore: update to ONNX Runtime v1.21.1 2025-04-23 09:11:42 -05:00
Carson M.
e92a226dc6 chore: update to ONNX Runtime v1.21.0 2025-03-09 11:03:40 -05:00
Carson M.
62d40b3826 feat(candle,tract): standalone builds
Allows the candle/tract backends to be compiled as a standalone dylib/staticlib so they can be directly swapped into any application in place of `onnxruntime.dll` or `libonnxruntime.a` (if anybody could figure out how to make Rust static libs work outside of Rust)
2025-02-24 10:48:07 -06:00