Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pykeio/ort

Fast ML inference & training for ONNX models in Rust
https://github.com/pykeio/ort

fix: tensorrt execution provider name, closes #35

0e7faaa68dc27368cc927d8bccdf850491713e92 authored almost 2 years ago by Carson M <[email protected]>
fix: accept execution providers on `load-dynamic` (#34)

5bb47ef1833a8d411aa259227eca259b9143dffb authored almost 2 years ago by Ho Kim <[email protected]>
fix: increase binary download timeout (#33)

41b6ea0b7cdcefe722e15f4a6be04343978690e7 authored almost 2 years ago by Ho Kim <[email protected]>
docs: update readme

94949ed68f295878d68c4486034346e0d918bedd authored almost 2 years ago by Carson M <[email protected]>
fix: u64 != usize in CUDA EP, fixes #31

1127dadec2e987fa7dfb56024346f4642c30de2c authored almost 2 years ago by Carson M <[email protected]>
feat: allow flat lib dir structure with ORT_STRATEGY=system

7c0103bafa8987cd8ba9e2421ecc63e68f8a0bd1 authored almost 2 years ago by Carson M <[email protected]>
fix: `assert_non_null_pointer` error message

6e9dce00008bed2486dbdd1f165eee0766edb739 authored almost 2 years ago by Carson M <[email protected]>
docs: update readme

24310cd3b876c080704d6a82863c32480d7e6c8d authored almost 2 years ago by Carson M <[email protected]>
1.14.3

bc0b37f4dade520580dec537fc28a3e15c8a138c authored almost 2 years ago by Carson M <[email protected]>
fix: ignore onnxruntime patch version

768733d632ab4027ec17e1d82a49af7810131474 authored almost 2 years ago by Carson M <[email protected]>
fix: update onnxruntime version check (#27)

92c36481224f4d6767ee5a54dc9dee7cf2ff2e0e authored almost 2 years ago by guillaume-be <[email protected]>
docs: minor readme changes

306a873c45cbe5fae9a9c95d21f5ef8d78fa8c57 authored almost 2 years ago by Carson M <[email protected]>
1.14.2

b1b5e709cc6734371b21b325575c26eef391fc9e authored almost 2 years ago by Carson M <[email protected]>
chore: update to ONNX Runtime v1.14.1

566ef7f879d43fc8911cd1c1e2d93731a26c3f1b authored almost 2 years ago by Carson M <[email protected]>
fix: copy-dylibs with system strategy, ref #23

7f8c551f9d8b1b5402b025b71cc03a19b96ef54a authored almost 2 years ago by Carson M <[email protected]>
docs: Add edge-transformers as a project that uses ORT :) (#25)

099b947f547ddd0a9fd656f1b79d8b66595799af authored almost 2 years ago by Mykyta <[email protected]>
fix: generate bindings for i686-pc-windows-msvc

f6135fcb1134e20a8375afb9166f5f7222137a67 authored almost 2 years ago by Carson M <[email protected]>
fix: static linking on windows (release), ref #23

ccd3cbc24ad2479351096d770266a7904256a5d5 authored almost 2 years ago by Carson M <[email protected]>
fix: allow building on i686, fixes #24

1afd3924e91de1b393a6fd4f0bae368315bfd7fd authored almost 2 years ago by Carson M <[email protected]>
fix: more system strategy fixes...

9b85465346e214fb4d0d48b70a135ade5895bb83 authored almost 2 years ago by Carson M <[email protected]>
fix: protobuf full link, ref #23

d9dff01a55f547612c4b169244ad58790c59fb5e authored almost 2 years ago by Carson M <[email protected]>
fix: dont fail build on incompatible providers

because rust-analyzer will always enable all-features
in diffusers no matter what settings i cha...

d9b25db320e9db3e26e59de0533a293204cd1cae authored almost 2 years ago by Carson M <[email protected]>
fix: static linking on windows

ref oovm's discussion #23

7370923b55b5be96d39b09f6730a6f6713a1b970 authored almost 2 years ago by Carson M <[email protected]>
docs: overhaul readme

graphic design is my passion

716827b9b38c2556cba4c831900f87da61f1ae1c authored almost 2 years ago by Carson M <[email protected]>
feat: load dylibs at runtime without linking

A better solution to the "shared library hell".

930edb6c17e20570d4ff124e6f6b0e961870d62c authored almost 2 years ago by Carson M <[email protected]>
fix: TARGET uses `darwin` not `macos`

c7b668e54124976780a557e69475eb2eed86baa7 authored almost 2 years ago by Carson M <[email protected]>
refactor: use ortapi to register rocm

8889616bd2a90c816c31dbe16cc060ca8894a6ae authored almost 2 years ago by Carson M <[email protected]>
v1.14.1

f678d3a890a0e1fecf917fb8efd9355438263d0f authored almost 2 years ago by Carson M <[email protected]>
fix: make `default-features = false` less annoying

Libraries using `default-features = false` will no longer encounter build
errors when running `c...

46a62621f6d327d8ceac97960dfe84b2e06ce0c0 authored almost 2 years ago by Carson M <[email protected]>
v1.14.0

fa8d103ccca76e94fc1c5ec7b839dc9d926f303e authored almost 2 years ago by Carson M <[email protected]>
chore: regenerate macOS bindings (#20)

* Bindings for macos aarch and x86

* Delete workspace.xml

c317c95361efc08fd29d7a1cde49af323ff6528c authored almost 2 years ago by brian-pieces <[email protected]>
feat: zero-copy deserialization for in-memory session

7e2e2b5f1bc119d82336504c2296a8e55a8abc44 authored almost 2 years ago by Carson M <[email protected]>
docs: update readme

957b1aa1dc133ffef8e19f600ed6a44def69e5e8 authored almost 2 years ago by Carson M <[email protected]>
build: fix incompatible providers

ce63855530fcd656077642f34fc40a37d6cc51ad authored almost 2 years ago by Carson M <[email protected]>
refactor!: reduce bloat, make download strategy optional

ebb58fd6f5cc6dd55cdf9c53d0fae465136668c2 authored almost 2 years ago by Carson M <[email protected]>
refactor: less hacky array cloning

ae4536b6a3503f882a899e0b3ed5ce697d0645e4 authored almost 2 years ago by Carson M <[email protected]>
refactor: use "proper" `MemType`s

3b74b6293aef5b339668200386776555bea31061 authored almost 2 years ago by Carson M <[email protected]>
fix: static linking part 2

2364c5d51049e0c0f435f565670608b7345b4a66 authored almost 2 years ago by Carson M <[email protected]>
1.14.0-beta.0

f094fa5f35f0ff6dd99cba4705afc21d93864f87 authored almost 2 years ago by Carson M <[email protected]>
fix: doc tests

2a520159d53dd2f7d037b75d96a3343843ae1baa authored almost 2 years ago by Carson M <[email protected]>
refactor: default to `AllocatorType::Device`

cce4992a8d2ce4645440293556d9ef46b8427e40 authored almost 2 years ago by Carson M <[email protected]>
fix(build): maybe fix static link? ref #16

5044e4535a4d32d4254d2d15b124f8343dc0a451 authored almost 2 years ago by Carson M <[email protected]>
feat: `ExecutionProvider::rocm`, ref #16

b02744a5fae6d8d6736cb8b377f85624aa3736fa authored almost 2 years ago by Carson M <[email protected]>
docs: more rust documentation

17eeed38f803911a0df462a85e406b139f7a99ad authored almost 2 years ago by Carson M <[email protected]>
fix: ensure tensor data is contiguous in memory

bb2f9240e7018ab86bc7dba9925f1a59ad4b1f62 authored almost 2 years ago by Carson M <[email protected]>
1.14.0-alpha.0

f12881b916f6cd6099aa6a2eba5d31f900522aa5 authored almost 2 years ago by Carson M <[email protected]>
docs: update for clarity

d5b50259b889fa0c2bf86ac65ce9053fe1e4e9ea authored almost 2 years ago by Carson M <[email protected]>
fix: support scalar inputs, closes #12

e7e98048795e14b785aae378689a03025abec99e authored almost 2 years ago by Carson M <[email protected]>
feat: DirectML

1d4fcd95280e7ce118acd2638a5f65901bf187ad authored almost 2 years ago by Carson M <[email protected]>
refactor: remove `disable-build-script`, `prefer-*` features

Simplifies downstream usage in libraries using docs.rs.

`prefer-*` had to be removed because I ...

f7a617fa2b4e193f7865eafae13f12d9547d5463 authored almost 2 years ago by Carson M <[email protected]>
examples(gpt): refactor to use `tokenizers`

9c77d4d020bfbcb7eaf41d0ac1afa115f3d1612c authored almost 2 years ago by Carson M <[email protected]>
refactor: remove redundant `*_if_available` EP functions

ad5ba9b42e4c0e5c6a32b15bbfe1abbf322c9c1e authored almost 2 years ago by Carson M <[email protected]>
refactor: make `Environment` easier to use

1ebefceb0b46e887eb4190ce13088985a897fbdb authored almost 2 years ago by Carson M <[email protected]>
refactor: simplify downloaded models

b49ca6f94d07920beb28ec6e48c6bccf3afc7c16 authored almost 2 years ago by Carson M <[email protected]>
feat: `with_memory_pattern` (#10)

* add cpumemarena & memory pattern switches

* remove with_cpu_memory_arena api as it is alrea...

dbb1e00e9c4ace162f591cd17cdee1d2aaf6b013 authored almost 2 years ago by dzhao <[email protected]>
fix: linux build

b3a24b01991a8abea832bd8335487271cda8700a authored almost 2 years ago by Carson M <[email protected]>
fix: some `build` strategy issues, ref #8

27b673aae94ced572f11532c0e287abaad000264 authored almost 2 years ago by Carson M <[email protected]>
fix!: windows compilation

ae7623272add6f904cae32bc32ee7e1c1865a93d authored almost 2 years ago by Carson M <[email protected]>
1.13.3

ff1d3848a523d65526a3af7c2a05aaeff9d31430 authored about 2 years ago by Carson M <[email protected]>
feat: session profiling (#7)

* add some debuging message for ep providers

* use tracing::info

* remove a compilation wa...

be961a35a4c4ac036ab6ff45fe68b17ae8fafab1 authored about 2 years ago by dzhao <[email protected]>
refactor: fix a few deepsource issues

b49ebc97bc793714477d4f1cb9739e628f4b5cbc authored about 2 years ago by Carson M <[email protected]>
feat: `ExecutionProvider::coreml`

9b5c2d43bb4667e08034161eddecf2d5b250db5b authored about 2 years ago by Carson M <[email protected]>
fix: aarch64-darwin builds (#5)

1e0ff45a8478a277ba247a40c35b63ab5afaf091 authored about 2 years ago by rsdy <[email protected]>
feat: log the registration status of execution providers (#4)

* add some debuging message for ep providers

* use tracing::info

* remove a compilation wa...

1975fbadbb0c37aef130229b40487f62c8575112 authored about 2 years ago by dzhao <[email protected]>
1.13.2

00ff5f07a8884464c4e13603d8c74e943de7ca89 authored about 2 years ago by Carson M <[email protected]>
fix: rerun build script if strategy changes

de6525ef73a93679c6dd5d205d4b795065da5472 authored about 2 years ago by Carson M <[email protected]>
feat: `ExecutionProvider::dnnl`, closes #3

8eea6e635073d7c4972df846c86db50d82f32130 authored about 2 years ago by Carson M <[email protected]>
fix: clippy warnings

a46dddbbefcbdc2a918cb4305668043e2f82bf5d authored about 2 years ago by Carson M <[email protected]>
feat: session is thread-safe

e4376dc97a3e5282cd74c139d1fa069730521720 authored about 2 years ago by Carson M <[email protected]>
fix: session should not need to be `mut`

83577a0f3167826e71cd835ce5ebe4a2523d5687 authored about 2 years ago by Carson M <[email protected]>
Add .deepsource.toml

8f5dcce2cca9a997dff720eba5f292d1fabfc74e authored about 2 years ago by DeepSource Bot <[email protected]>
fix: clippy warnings in build script

5efd697bdfe0a0c63254e995c1a17889f3cc2213 authored about 2 years ago by Carson M <[email protected]>
docs: clarity

fdfce69097820590d6ea40755b1aa0159b66b515 authored about 2 years ago by Carson M <[email protected]>
fix: docs.rs build

d2bec7e2db6739ee96e8f295aaafb3e63a38d3ff authored about 2 years ago by Carson M <[email protected]>
chore: regenerate 1.13.1 bindings

c23805455336232674294d67696a6af1aa409924 authored about 2 years ago by Carson M <[email protected]>
ci: manually run

2f724f1b76b2e8387a2ccc56151777088c630b02 authored about 2 years ago by Carson M <[email protected]>
1.13.0

7b3acaf95b4c57374a828b1d0e0ae90778955f07 authored about 2 years ago by Carson M <[email protected]>