Commit Graph

22 Commits

Author SHA1 Message Date
Carson M.
02ac039cef chore: cleanup manifests, split license file 2023-11-06 19:21:58 -06:00
Carson M.
c1839a247c docs: update readme 2023-11-01 22:24:38 -05:00
Carson M.
9a631f1d0d simplify, fix leaks & bad error messages 2023-10-03 14:14:29 -05:00
Carson M
fc96e084e5 Merge branch 'main' into v2 2023-08-27 10:49:37 -05:00
Carson M.
1236b52bab feat: TVM execution provider 2023-08-27 10:47:50 -05:00
Carson M
d54b5ece9d v2.0.0 alpha1 2023-08-16 15:03:46 -05:00
Carson M
447354a46c 1.15.0 2023-07-15 19:47:01 -05:00
Travis Morton
9799e61bb4 docs: Add Ortex to "Projects using ort" (#54) 2023-05-27 17:08:19 -05:00
Carson M
e79ceea457 chore: cleanup documentation 2023-04-13 22:54:31 -05:00
Carson M
94949ed68f docs: update readme 2023-04-01 09:58:28 -05:00
Carson M
24310cd3b8 docs: update readme 2023-03-22 16:37:46 -05:00
Carson M
306a873c45 docs: minor readme changes 2023-03-17 11:55:52 -05:00
Mykyta
099b947f54 docs: Add edge-transformers as a project that uses ORT :) (#25) 2023-03-17 10:49:42 -05:00
Carson M
716827b9b3 docs: overhaul readme
graphic design is my passion
2023-03-09 21:17:38 -06:00
Carson M
957b1aa1dc docs: update readme 2023-02-27 13:02:26 -06:00
Carson M
ebb58fd6f5 refactor!: reduce bloat, make download strategy optional 2023-02-26 17:15:39 -06:00
Carson M
f094fa5f35 1.14.0-beta.0 2023-02-12 11:52:51 -06:00
Carson M
2a520159d5 fix: doc tests 2023-02-12 10:31:36 -06:00
Carson M
d5b50259b8 docs: update for clarity 2023-01-18 10:30:13 -06:00
Carson M
f7a617fa2b refactor: remove disable-build-script, prefer-* features
Simplifies downstream usage in libraries using docs.rs.

`prefer-*` had to be removed because I could not for the life of me get
rust-analyzer to **not** enable all Cargo features.
No matter what, it always wanted to compile ORT from source after
removing the `disable-build-script` feature. I gave up and decided
the features were not useful anyways.
2023-01-17 14:34:57 -06:00
Carson M
fdfce69097 docs: clarity 2022-12-20 09:07:31 -06:00
Carson M
7b3acaf95b 1.13.0 2022-11-26 15:16:30 -06:00