-
-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.0 #78
v2.0 #78
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d54b5ec - Browse repository at this point
Copy the full SHA d54b5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64de7ec - Browse repository at this point
Copy the full SHA 64de7ecView commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2cf47df - Browse repository at this point
Copy the full SHA 2cf47dfView commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8d72af - Browse repository at this point
Copy the full SHA e8d72afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4956737 - Browse repository at this point
Copy the full SHA 4956737View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1cfe87 - Browse repository at this point
Copy the full SHA c1cfe87View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc96e08 - Browse repository at this point
Copy the full SHA fc96e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf2e8c - Browse repository at this point
Copy the full SHA cbf2e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05eba28 - Browse repository at this point
Copy the full SHA 05eba28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8787202 - Browse repository at this point
Copy the full SHA 8787202View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2a6068 - Browse repository at this point
Copy the full SHA c2a6068View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f71247e - Browse repository at this point
Copy the full SHA f71247eView commit details -
refactor: use ArcArray to remove copy (#89)
* WIP - Use ArcArray to remove copy * Updated no-copy wip --------- Co-authored-by: Ben Harris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f52715 - Browse repository at this point
Copy the full SHA 3f52715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a631f1 - Browse repository at this point
Copy the full SHA 9a631f1View commit details
Commits on Oct 18, 2023
-
feat: not only TensorType for Input-Output params (#102)
* ci: replace actions-rs with dtolnay/rust-toolchain (#101) * Fixed work with parameters * Fixed docs
Configuration menu - View commit details
-
Copy full SHA for de7b70c - Browse repository at this point
Copy the full SHA de7b70cView commit details -
feat: add
with_enable_ort_custom_ops
to use builtin extensions (#103)Onnxruntime can be built with `--use_extensions` to include onnxruntime-extensions inside. In this case, we need to call `EnableOrtCustomOps` for sessions that need ops in extensions. Also, the build.rs is updated to include libraries for custom ops.
Configuration menu - View commit details
-
Copy full SHA for 1517c3c - Browse repository at this point
Copy the full SHA 1517c3cView commit details -
feat: split sys into separate crate (#104)
* Created ort-sys create * Fixed CI
Configuration menu - View commit details
-
Copy full SHA for 35f2613 - Browse repository at this point
Copy the full SHA 35f2613View commit details
Commits on Oct 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 98fd656 - Browse repository at this point
Copy the full SHA 98fd656View commit details -
Configuration menu - View commit details
-
Copy full SHA for b849ae2 - Browse repository at this point
Copy the full SHA b849ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eabeb6e - Browse repository at this point
Copy the full SHA eabeb6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b791f8 - Browse repository at this point
Copy the full SHA 7b791f8View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86a31f6 - Browse repository at this point
Copy the full SHA 86a31f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965712d - Browse repository at this point
Copy the full SHA 965712dView commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ba1c50 - Browse repository at this point
Copy the full SHA 5ba1c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd172a4 - Browse repository at this point
Copy the full SHA cd172a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c6563 - Browse repository at this point
Copy the full SHA 93c6563View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1839a2 - Browse repository at this point
Copy the full SHA c1839a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a802cf4 - Browse repository at this point
Copy the full SHA a802cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9653ae8 - Browse repository at this point
Copy the full SHA 9653ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a008fb5 - Browse repository at this point
Copy the full SHA a008fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84add5f - Browse repository at this point
Copy the full SHA 84add5fView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53904f5 - Browse repository at this point
Copy the full SHA 53904f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a124e - Browse repository at this point
Copy the full SHA 87a124eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a79cc4f - Browse repository at this point
Copy the full SHA a79cc4fView commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 02ac039 - Browse repository at this point
Copy the full SHA 02ac039View commit details
Commits on Nov 11, 2023
-
- Refactor execution providers to be separate builder pattern structs - Improve `IoBinding` ergonomics - Reduce allocations in hot paths - Fix a few memory leaks - Make the `ndarray` dependency optional TODO: - Make mutable `Value` methods - Useful `IoBinding` example/test (Stable DIffusion?) - Allow passing in pre-allocated `Value`s to `Session::run`, see C docs
Configuration menu - View commit details
-
Copy full SHA for 34f8161 - Browse repository at this point
Copy the full SHA 34f8161View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13da64 - Browse repository at this point
Copy the full SHA f13da64View commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c3b423 - Browse repository at this point
Copy the full SHA 5c3b423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5943276 - Browse repository at this point
Copy the full SHA 5943276View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5bf80d - Browse repository at this point
Copy the full SHA b5bf80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fecc1ac - Browse repository at this point
Copy the full SHA fecc1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b0a0f - Browse repository at this point
Copy the full SHA 98b0a0fView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 073513b - Browse repository at this point
Copy the full SHA 073513bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d8b6d - Browse repository at this point
Copy the full SHA e5d8b6dView commit details -
docs(examples): add notes to gpt-2 example
* Leaving Error Note for Examples * added docs for gpt2.rs * Delete examples/Readme.md * Update gpt2.rs --------- Co-authored-by: Carson M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4778871 - Browse repository at this point
Copy the full SHA 4778871View commit details -
refactor(sys): cleanup out_dir search (#111)
* Leaving Error Note for Examples * added docs for gpt2.rs * Delete examples/Readme.md * Update gpt2.rs * parent().unwrap() -> ancestors().nth(3) --------- Co-authored-by: Carson M <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7af2c8 - Browse repository at this point
Copy the full SHA c7af2c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e694ebc - Browse repository at this point
Copy the full SHA e694ebcView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4af2b45 - Browse repository at this point
Copy the full SHA 4af2b45View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 584a6e3 - Browse repository at this point
Copy the full SHA 584a6e3View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3838303 - Browse repository at this point
Copy the full SHA 3838303View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceeff0d - Browse repository at this point
Copy the full SHA ceeff0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4fc0c7 - Browse repository at this point
Copy the full SHA f4fc0c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0adf7f4 - Browse repository at this point
Copy the full SHA 0adf7f4View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b1bc6a - Browse repository at this point
Copy the full SHA 9b1bc6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c69064f - Browse repository at this point
Copy the full SHA c69064fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3aff34 - Browse repository at this point
Copy the full SHA d3aff34View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e731c - Browse repository at this point
Copy the full SHA a4e731cView commit details