Ecosyste.ms: OpenCollective

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

github.com/pykeio/ort

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

Got different inference results when using ort

AspadaX opened this issue 6 months ago
fix: fix x86 Windows build

qryxip opened this pull request 6 months ago
Can't I cross-compile to macOS from Linux?

86maid opened this issue 6 months ago
linux link error

86maid opened this issue 6 months ago
Fix onnxruntime static library link when linking onto C/C++

cagnolone opened this pull request 6 months ago
C-staticlib does not contain static ort-libs anymore

steckes opened this issue 6 months ago
Link error

86maid opened this issue 6 months ago
AMD MIGraphX Support

phudtran opened this issue 6 months ago
Next Release?

fkasischke opened this issue 6 months ago
download error

86maid opened this issue 6 months ago
How to use I/O bindings in 2.0.x

lorenzomammana opened this issue 7 months ago
Improve Build Flexibility with pkg-config for Better Dynamic Linking

fkasischke opened this pull request 7 months ago
Support for wasm32-wasi targets?

mush42 opened this issue 7 months ago
directorml12 err

redoriental opened this issue 7 months ago
Safe API to disable telemetry

ia0 opened this issue 7 months ago
Training

decahedron1 opened this pull request 7 months ago
Cargo install error

luxiant opened this issue 7 months ago
Trouble running CUDA and/or DirectML

jdiaz97 opened this issue 7 months ago
takes too long time to compile

linkedlist771 opened this issue 7 months ago
Improve Build Flexibility with `pkg-config` for Better Dynamic Linking

fkasischke opened this pull request 7 months ago
Added missing derive attributes

x4exr opened this pull request 8 months ago
error while loading shared libraries: libonnxruntime.so.1.17.3

galenoshea opened this issue 8 months ago
wasm32-unknown-unknown - .ort model weights not supported

mosure opened this issue 8 months ago
Metadata returns wrong info

jamjamjon opened this issue 8 months ago
WASM: `External initializers are not enabled in this build`

decahedron1 opened this issue 8 months ago
Is value specialization methods naming opposite?

messense opened this issue 8 months ago
Request for new RC release to crates.io

messense opened this issue 8 months ago
support x86_64-pc-windows-gnu

lucidfrontier45 opened this issue 8 months ago
Add Lantern to Projects using ort

var77 opened this pull request 8 months ago
Add Supabase to Projects using ort

ekremkenter opened this pull request 8 months ago
Error compiling with 2.0.0-rc.1

william-watson-swri opened this issue 9 months ago
Error: `GetTensorMutableData` should not be a null pointer

jamjamjon opened this issue 9 months ago
`wasm32-unknown-unknown`

decahedron1 opened this pull request 9 months ago
conversion from existing cuda slice to ort::Value

edgarriba opened this issue 9 months ago
Functions not found in Session Builder

harshakhmk opened this issue 9 months ago
Windows: Linking LNK4098

backkem opened this issue 9 months ago
Value specialization

decahedron1 opened this pull request 9 months ago
Support for Android

harshakhmk opened this issue 9 months ago
please help me learn how to use ort.

atopx opened this issue 9 months ago
feat: onnxruntime wasm support + example

mosure opened this issue 9 months ago
`Session::run_async`

decahedron1 opened this pull request 10 months ago
Output order is not preserved with .iter()

gregszumel opened this issue 10 months ago
Yolov8 example compile problem...

oddpxl opened this issue 10 months ago
Windows 11 - CUDA + onnxruntime setup

mosure opened this issue 10 months ago
ORT Rust Community Survey

decahedron1 opened this issue 10 months ago
use proxy env while downloading binaries

yuanyan3060 opened this pull request 10 months ago
Build failing on macOS 14.3

simgt opened this issue 10 months ago
download-binaries name changes

gregszumel opened this issue 10 months ago
High contention when using arena allocators

gootorov opened this issue 10 months ago
Allow load-dynamic to support iOS compilation

codespree opened this pull request 10 months ago
fix: do not lock api pointer

decahedron1 opened this pull request 10 months ago
EXC_BAD_ACCESS

ragyabraham opened this issue 10 months ago
WIP: Custom operators

decahedron1 opened this pull request 11 months ago
Enabling arena allocator

gootorov opened this issue 11 months ago
fix android support

rustui opened this pull request 11 months ago
The incorrect search path

rustui opened this issue 11 months ago
Error: PointerShouldNotBeNull("GetTensorMutableData")

alicewith opened this issue 11 months ago
SessionInputs::ValueMap should have a String, not a &'static str.

alicewith opened this issue 11 months ago
`copy-dylibs` should renew dangling symlinks

qryxip opened this pull request 11 months ago
Can't run ort with opencv

yevhen-k opened this issue 11 months ago
Example of matting image by using Modnet

GitNiko opened this pull request 11 months ago
Adds Rust Api for Basic `RunOptions` Support

aykut-bozkurt opened this pull request 12 months ago
Export `EnvironmentGlobalThreadPoolOptions`

aykut-bozkurt opened this pull request 12 months ago
takes 10 minutes to load model

NofAssiri opened this issue 12 months ago
Cancellation of Session Runs

aykut-bozkurt opened this issue 12 months ago
it take long time to load

NofAssiri opened this issue 12 months ago
Win11x64 STATUS_ACCESS_VIOLATION within OrtGetApiBase

davehorner opened this issue about 1 year ago
Does 2.0.0-alpha.2 have ORT_LIB_LOCATION

rlewkowicz opened this issue about 1 year ago
Store inference output for chunking

mush42 opened this issue about 1 year ago
Cache downloaded libs

mush42 opened this issue about 1 year ago
Failure to link with download-binaries on alpha build

xd009642 opened this issue about 1 year ago
No function or associated item named `builder` found for struct `Session`

Cyberblasta opened this issue about 1 year ago
Error: Missing Input past_key_values.0.key when Running Session with ONNX Model

YuriyKrasilnikov opened this issue about 1 year ago
Wrong and non-deterministic results with constant model

bedapisl opened this issue about 1 year ago
Add iOS and Android support.

garyhai opened this pull request about 1 year ago
fix: potential memory leak in string conversions

decahedron1 opened this pull request about 1 year ago
Potential memory leak in string conversion

chmp opened this issue about 1 year ago
Possibility to statically link onnxruntime

beqabeqa473 opened this issue about 1 year ago
`build.rs` will panic on windows when run as regular user.

Fancyflame opened this issue about 1 year ago
undefined reference to `OrtGetApiBase'

AbaoFromCUG opened this issue about 1 year ago
Changing Some(Some(" ")) -> Some(" ")

JewishLewish opened this pull request about 1 year ago
Updated copy_libraries func

JewishLewish opened this pull request about 1 year ago
Leaving Error Note for Examples

JewishLewish opened this pull request about 1 year ago
Inconsistent/Incorrect results

mlomb opened this issue about 1 year ago
Access to compose API

miguelaeh opened this issue about 1 year ago
esult::unwrap()` on an `Err` value: "Unsupported OS: android"

diamantisk opened this issue about 1 year ago
Change field order to drop Environment last

acrrd opened this pull request about 1 year ago
Feature/create ort-sys crate

ikrivosheev opened this pull request about 1 year ago
feat: add `with_enable_ort_custom_ops` to use builtin extensions

ruihe774 opened this pull request about 1 year ago