90 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.
bd731fdd0b ci(code-quality): update tarpaulin 2026-03-12 02:16:15 -05:00
Carson M.
5dfbd9d125 ci(misc): enable default features for multiversion check 2026-02-22 09:05:38 -06: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
decahedron1
c19fc37e77 feat: support older ONNX Runtime versions (#524) 2026-02-03 12:37:57 -06:00
Carson M.
20ee555891 ci(docs-rs): don't fail on warnings
don't really have a better way of checking the wasm build...
2026-01-30 14:13:58 -06:00
Carson M.
1c7dfcf14d refactor: rename *_LOCATION env vars -> *_PATH
I don't know why I ever called it location. That's been weird. Everyone calls it a path.
2026-01-28 01:59:58 -06:00
Carson M.
6bdeaaa294 ci(backends): add ort-web test 2026-01-20 14:10:17 -06:00
Carson M.
49d38a380a ci(test): remove unneeded link args 2026-01-15 02:49:26 -06:00
Carson M.
8329375b75 ci(code-quality): add wasm target 2026-01-15 02:08:13 -06:00
Carson M.
51d3ad7475 ci(code-quality): update nightly rust version 2026-01-15 02:03:52 -06:00
Carson M.
d58fef0089 chore: bump MSRV to 1.88 2025-12-01 00:55:09 -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.
242a9ff632 ci(*): update checkout action to v5 2025-11-16 22:33:31 -06:00
Carson M.
0880e11ff7 ci: add docs.rs build check 2025-11-16 22:32:34 -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
decahedron1
b68c92850a refactor(sys): rework build.rs (#465) 2025-09-23 16:55:25 -05:00
Carson M.
df992cb910 ci: limit concurrency 2025-09-20 02:27:45 -05:00
Carson M.
20093aefdf ci(custom-static-link): remove minimal build test
since this functionality is now broken upstream. not sure when it will be fixed.
2025-09-20 02:04:44 -05:00
Carson M.
9f9cc7b7b4 ci(test): drop macOS 13 2025-09-18 14:07:14 -05:00
Carson M.
6ce86295f7 ci(...): use rustls when testing
`native-tls` on my system gives me an error that has zero search results on GitHub. So that's the fun I'm having today. May it not spread to CI.
2025-09-14 14:56:01 -05:00
Carson M.
3fef332359 ci(code-quality): update nightly rustc 2025-08-31 18:58:45 -05:00
Carson M.
20593489c1 chore(sys): ONNX Runtime v1.22.1 2025-07-10 13:51:13 -05:00
Carson M.
63890c58e2 chore: update MSRV to 1.85
The code still targets 1.81 but I'm tired of the CI failing and I refuse to commit `Cargo.lock` to pin `base64ct`. Thankfully, Cargo's resolver has started taking `rust-version` into account since 1.84, so this won't be a problem in the future.
2025-06-29 17:31:22 -05:00
Carson M.
882056cd28 ci(*): use latest version of rust-cache 2025-05-31 16:25:05 -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.
e0f311bf26 chore: format and update nightly toolchain 2025-04-09 14:52:44 -05:00
Carson M.
ee0354ce8b ci(static-link): fix minimal build test
no need to run, we just need to make sure it links
2025-04-04 02:23:13 -05:00
Carson M.
89e1ec3ba9 ci: use new example run commands 2025-03-22 00:05:27 -05:00
Carson M.
879f44da84 fix: update MSRV
i guess we doin 1.81 now
2025-03-11 15:53:55 -05:00
Carson M.
7c603aa47e ci(test): also pass link args to rustdoc 2025-03-09 14:33:51 -05:00
Carson M.
5a36a06c13 ci(test): fix macOS tests 2025-03-09 12:00:03 -05:00
Carson M.
e92a226dc6 chore: update to ONNX Runtime v1.21.0 2025-03-09 11:03:40 -05:00
Carson M.
e46689f6bc ci: do not restrict to main branch 2025-03-06 01:02:24 -06:00
Carson M.
bae2565fd2 ci(backends): specify package 2025-02-24 10:49:59 -06:00
Carson M.
eff10de592 chore: update MSRV to 1.80
because native-tls updated its MSRV to 1.80 in a patch release, and the resolver didn't take MSRV into account until 1.85
though tbf, 1.72 is pretty old and i very much appreciate that i can now use C string literals
2025-02-21 23:16:21 -06:00
Carson M.
a649948e5c ci(code-quality): update actions/cache 2025-02-18 12:20:08 -06:00
Carson M.
b5e54a5283 chore: update all version references 2025-02-18 12:11:18 -06:00
Carson M.
21c2ca9062 ci(other-checks): verify msrv 2025-01-24 00:52:13 -06:00
Carson M.
c6c1c0c08a ci(test): skip running custom-ops example
It makes the new ARM64 runner fail (for whatever reason), and that example is already used as a test anyways.
2025-01-17 00:45:08 -06:00
Carson M.
f951e5237e ci(test): test on ARM runner 2025-01-17 00:33:58 -06:00
decahedron1
3345b520b2 feat: tract & candle backends (#333) 2025-01-13 16:16:06 -06:00
Carson M.
0fe8e6b7ed chore: update all version references to 1.20.1 2024-11-23 12:31:14 -06:00
Carson M.
28e00e3750 chore: update to ONNX Runtime v1.20.0 2024-11-03 14:52:22 -06:00
Carson M.
fbe30ae8d7 config(funding): only link to main collective
Most of our sponsors (thank you, btw! 🫶) contribute to the main collective; I figure having two separate links is just confusing.
I also just don't like the way custom links look, lol
2024-10-30 14:47:04 -05:00
Carson M.
ebcebb2981 ci(link): use default branch on push 2024-10-20 11:55:59 -05:00