Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
pyke.io
Creating open source software & ML tools 🚀
Collective -
Host: opensource -
https://opencollective.com/pyke-osai
- Website: https://pyke.io/
- Code: https://github.com/pykeio/ort
Change field order to drop Environment last
github.com/pykeio/ort - acrrd opened this pull request over 1 year ago
github.com/pykeio/ort - acrrd opened this pull request over 1 year ago
Feature/create ort-sys crate
github.com/pykeio/ort - ikrivosheev opened this pull request over 1 year ago
github.com/pykeio/ort - ikrivosheev opened this pull request over 1 year ago
feat: add `with_enable_ort_custom_ops` to use builtin extensions
github.com/pykeio/ort - ruihe774 opened this pull request over 1 year ago
github.com/pykeio/ort - ruihe774 opened this pull request over 1 year ago
Not only TensorType for Intput-Output params
github.com/pykeio/ort - ikrivosheev opened this pull request over 1 year ago
github.com/pykeio/ort - ikrivosheev opened this pull request over 1 year ago
Replaces actions-rs to dtolnay/rust-toolchain
github.com/pykeio/ort - ikrivosheev opened this pull request over 1 year ago
github.com/pykeio/ort - ikrivosheev opened this pull request over 1 year ago
TensorRT Wrong Option: Unknown provider option: "trt_force_timing_cache".
github.com/pykeio/ort - NiiightmareXD opened this issue over 1 year ago
github.com/pykeio/ort - NiiightmareXD opened this issue over 1 year ago
Ort is failing to build due to error in ort-1.16.0/src/io_binding.rs:56:67
github.com/pykeio/ort - maxwellflitton opened this issue over 1 year ago
github.com/pykeio/ort - maxwellflitton opened this issue over 1 year ago
error[E0597]: `XXX` does not live long enough
github.com/pykeio/ort - aytekinar opened this issue over 1 year ago
github.com/pykeio/ort - aytekinar opened this issue over 1 year ago
docs: Fixed a broken link in the doc comments of session.rs
github.com/pykeio/ort - takaiyuk opened this pull request over 1 year ago
github.com/pykeio/ort - takaiyuk opened this pull request over 1 year ago
[DirectML] CreateSession failed
github.com/pykeio/ort - 18930215187 opened this issue over 1 year ago
github.com/pykeio/ort - 18930215187 opened this issue over 1 year ago
Running DirectML execution provider with onnxruntime.dll version 1.15.0 and 1.15.1 fails
github.com/pykeio/ort - karthiksharmasg opened this issue over 1 year ago
github.com/pykeio/ort - karthiksharmasg opened this issue over 1 year ago
Multiple GPUs/ExecutionDevices: How to select one for inference?
github.com/pykeio/ort - marcown opened this issue over 1 year ago
github.com/pykeio/ort - marcown opened this issue over 1 year ago
WIP - Use ArcArray to remove copy
github.com/pykeio/ort - bharrisau opened this pull request over 1 year ago
github.com/pykeio/ort - bharrisau opened this pull request over 1 year ago
HowTo - Notes to use pinned host buffers for cuda and tensorrt
github.com/pykeio/ort - bharrisau opened this issue over 1 year ago
github.com/pykeio/ort - bharrisau opened this issue over 1 year ago
Filter out config that would be empty string
github.com/pykeio/ort - bharrisau opened this pull request over 1 year ago
github.com/pykeio/ort - bharrisau opened this pull request over 1 year ago
TensorRT provider failing with default options
github.com/pykeio/ort - bugeats opened this issue over 1 year ago
github.com/pykeio/ort - bugeats opened this issue over 1 year ago
When running cargo build --release cant find ./program: error while loading shared libraries: libonnxruntime.so.1.15.1: cannot open shared object file: No such file or directory
github.com/pykeio/ort - Quicksticks-oss opened this issue over 1 year ago
github.com/pykeio/ort - Quicksticks-oss opened this issue over 1 year ago
Does "Session" implement clone?
github.com/pykeio/ort - kingzcheung opened this issue over 1 year ago
github.com/pykeio/ort - kingzcheung opened this issue over 1 year ago
The difference in inference time between tch and onnx
github.com/pykeio/ort - SeolJeongA opened this issue over 1 year ago
github.com/pykeio/ort - SeolJeongA opened this issue over 1 year ago
feat: allowed to apply multiple execution providers
github.com/pykeio/ort - DCjanus opened this pull request over 1 year ago
github.com/pykeio/ort - DCjanus opened this pull request over 1 year ago
Avoid unnecessary memory allocation in `run`
github.com/pykeio/ort - mhandb opened this issue over 1 year ago
github.com/pykeio/ort - mhandb opened this issue over 1 year ago
method not found in `SessionBuilder`
github.com/pykeio/ort - hecmay opened this issue over 1 year ago
github.com/pykeio/ort - hecmay opened this issue over 1 year ago
Add QNN Execution Provider Support.
github.com/pykeio/ort - lx200916 opened this pull request over 1 year ago
github.com/pykeio/ort - lx200916 opened this pull request over 1 year ago
How do I learn to create something like this?
github.com/pykeio/ort - FrancescoSaverioZuppichini opened this issue over 1 year ago
github.com/pykeio/ort - FrancescoSaverioZuppichini opened this issue over 1 year ago
Support for `wasm32-unknown-unknown`
github.com/pykeio/ort - mush42 opened this issue over 1 year ago
github.com/pykeio/ort - mush42 opened this issue over 1 year ago
Output goes wrong after being returned by a function
github.com/pykeio/ort - hobincar opened this issue over 1 year ago
github.com/pykeio/ort - hobincar opened this issue over 1 year ago
ort version does not match what is specified in Cargo.toml
github.com/pykeio/ort - cenwangumass opened this issue over 1 year ago
github.com/pykeio/ort - cenwangumass opened this issue over 1 year ago
Add `with_model_from_memory_directly` for `.ort` files
github.com/pykeio/ort - SunDoge opened this pull request over 1 year ago
github.com/pykeio/ort - SunDoge opened this pull request over 1 year ago
Do we really need `ort::session::InMemorySession`?
github.com/pykeio/ort - SunDoge opened this issue over 1 year ago
github.com/pykeio/ort - SunDoge opened this issue over 1 year ago
How to clone a `SessionBuilder`?
github.com/pykeio/ort - murilo-cunha opened this issue over 1 year ago
github.com/pykeio/ort - murilo-cunha opened this issue over 1 year ago
`ort::value::Value` is unsound since it exposes raw pointers as public fields
github.com/pykeio/ort - SludgePhD opened this issue over 1 year ago
github.com/pykeio/ort - SludgePhD opened this issue over 1 year ago
Static linking of ONNX runtime
github.com/pykeio/ort - raphaelmenges opened this issue over 1 year ago
github.com/pykeio/ort - raphaelmenges opened this issue over 1 year ago
Unable to use hardware acceleration on Windows
github.com/pykeio/ort - Chikage0o0 opened this issue over 1 year ago
github.com/pykeio/ort - Chikage0o0 opened this issue over 1 year ago
problems building on x86 on windows
github.com/pykeio/ort - beqabeqa473 opened this issue over 1 year ago
github.com/pykeio/ort - beqabeqa473 opened this issue over 1 year ago
Ort v1.15 fails to build for i686-pc-windows-msvc targets
github.com/pykeio/ort - mush42 opened this issue over 1 year ago
github.com/pykeio/ort - mush42 opened this issue over 1 year ago
Compilation Fails on release 1.15.0
github.com/pykeio/ort - CeNiEi opened this issue over 1 year ago
github.com/pykeio/ort - CeNiEi opened this issue over 1 year ago
Support for boolean input tensor from ndarray
github.com/pykeio/ort - hobincar opened this issue over 1 year ago
github.com/pykeio/ort - hobincar opened this issue over 1 year ago
FR: Remove `fetch-models` from default features
github.com/pykeio/ort - steventrouble opened this issue over 1 year ago
github.com/pykeio/ort - steventrouble opened this issue over 1 year ago
Add support for boolean input tensors from ndarray.
github.com/pykeio/ort - acewin opened this pull request over 1 year ago
github.com/pykeio/ort - acewin opened this pull request over 1 year ago
Document EnvBuilder::with_global_thread_pool
github.com/pykeio/ort - mush42 opened this issue over 1 year ago
github.com/pykeio/ort - mush42 opened this issue over 1 year ago
Add Ortex to "Projects using `ort`"
github.com/pykeio/ort - travismorton opened this pull request over 1 year ago
github.com/pykeio/ort - travismorton opened this pull request over 1 year ago
Setting up `ort` as a dependency for CI pipeline
github.com/pykeio/ort - guillaume-be opened this issue over 1 year ago
github.com/pykeio/ort - guillaume-be opened this issue over 1 year ago
Is it possible to use ORT for training?
github.com/pykeio/ort - ianpurton opened this issue over 1 year ago
github.com/pykeio/ort - ianpurton opened this issue over 1 year ago
Segfault when dropping ORT tensors after session
github.com/pykeio/ort - LoganDark opened this issue over 1 year ago
github.com/pykeio/ort - LoganDark opened this issue over 1 year ago
Fix x86 target compilation
github.com/pykeio/ort - guillaume-be opened this pull request over 1 year ago
github.com/pykeio/ort - guillaume-be opened this pull request over 1 year ago
fix: std::os::raw::c_ulong u32 and u64 support
github.com/pykeio/ort - jackos opened this pull request over 1 year ago
github.com/pykeio/ort - jackos opened this pull request over 1 year ago
fix: warn on mismatched lib version instead of panic
github.com/pykeio/ort - jackos opened this pull request over 1 year ago
github.com/pykeio/ort - jackos opened this pull request over 1 year ago
Conversion to/from `tch` Tensors
github.com/pykeio/ort - guillaume-be opened this issue over 1 year ago
github.com/pykeio/ort - guillaume-be opened this issue over 1 year ago
Process exit with exit code 0xc0000005 when using TensorRT execution provider
github.com/pykeio/ort - AlexZhu2001 opened this issue almost 2 years ago
github.com/pykeio/ort - AlexZhu2001 opened this issue almost 2 years ago
support global thread pool in onnx
github.com/pykeio/ort - dzhao opened this pull request almost 2 years ago
github.com/pykeio/ort - dzhao opened this pull request almost 2 years ago
Loading large T5 Models > 2GB efficiently
github.com/pykeio/ort - chriskyndrid opened this issue almost 2 years ago
github.com/pykeio/ort - chriskyndrid opened this issue almost 2 years ago
build error: load-dynamic feature can not compile
github.com/pykeio/ort - stexa opened this issue almost 2 years ago
github.com/pykeio/ort - stexa opened this issue almost 2 years ago
Tensorrt execution provider is_available() returns false despite it being used
github.com/pykeio/ort - fieryboa opened this issue almost 2 years ago
github.com/pykeio/ort - fieryboa opened this issue almost 2 years ago
Accept execution providers on `load-dynamic`
github.com/pykeio/ort - kerryeon opened this pull request almost 2 years ago
github.com/pykeio/ort - kerryeon opened this pull request almost 2 years ago
Increase binary download timeout
github.com/pykeio/ort - kerryeon opened this pull request almost 2 years ago
github.com/pykeio/ort - kerryeon opened this pull request almost 2 years ago
CUDA Provider Compile err on linux/aarch64: u64 != usize
github.com/pykeio/ort - bugeats opened this issue almost 2 years ago
github.com/pykeio/ort - bugeats opened this issue almost 2 years ago
Provide prebuilt ONNX Runtime binaries with more execution providers support
github.com/pykeio/ort - CCnut opened this issue almost 2 years ago
github.com/pykeio/ort - CCnut opened this issue almost 2 years ago
Update onnxruntime version check
github.com/pykeio/ort - guillaume-be opened this pull request almost 2 years ago
github.com/pykeio/ort - guillaume-be opened this pull request almost 2 years ago
Add edge-transformers as a project that uses ORT :)
github.com/pykeio/ort - eublefar opened this pull request almost 2 years ago
github.com/pykeio/ort - eublefar opened this pull request almost 2 years ago
Build fails for target i686-pc-windows-msvc
github.com/pykeio/ort - mush42 opened this issue almost 2 years ago
github.com/pykeio/ort - mush42 opened this issue almost 2 years ago
How to support dynamic input size?
github.com/pykeio/ort - oovm opened this issue almost 2 years ago
github.com/pykeio/ort - oovm opened this issue almost 2 years ago
How to convert DynamicImage -> InputTensor?
github.com/pykeio/ort - oovm opened this issue almost 2 years ago
github.com/pykeio/ort - oovm opened this issue almost 2 years ago
Macos bindings 1.14.0 beta.0
github.com/pykeio/ort - brian-pieces opened this pull request almost 2 years ago
github.com/pykeio/ort - brian-pieces opened this pull request almost 2 years ago
v1.14.0-beta.0 macOS bindings
github.com/pykeio/ort - sudo-carson opened this issue almost 2 years ago
github.com/pykeio/ort - sudo-carson opened this issue almost 2 years ago
Add the original call of c api to fix the problem of inference precision.
github.com/pykeio/ort - soloist-v opened this pull request almost 2 years ago
github.com/pykeio/ort - soloist-v opened this pull request almost 2 years ago
Add the original call of c api to fix the problem of inference precision.
github.com/pykeio/ort - soloist-v opened this pull request almost 2 years ago
github.com/pykeio/ort - soloist-v opened this pull request almost 2 years ago
Different output values than in python
github.com/pykeio/ort - LoipesMas opened this issue about 2 years ago
github.com/pykeio/ort - LoipesMas opened this issue about 2 years ago
add cpu memarena & memory pattern switches
github.com/pykeio/ort - dzhao opened this pull request about 2 years ago
github.com/pykeio/ort - dzhao opened this pull request about 2 years ago
add api to enable profiling
github.com/pykeio/ort - dzhao opened this pull request about 2 years ago
github.com/pykeio/ort - dzhao opened this pull request about 2 years ago
Fix builds on aarch64-darwin
github.com/pykeio/ort - rsdy opened this pull request about 2 years ago
github.com/pykeio/ort - rsdy opened this pull request about 2 years ago
Add log information on what EP providers we are using
github.com/pykeio/ort - dzhao opened this pull request about 2 years ago
github.com/pykeio/ort - dzhao opened this pull request about 2 years ago