jw3126/ONNXRunTime.jl

Julia bindings for onnxruntime

Juliaonnxjuilaonnxruntime
This is stars and forks stats for /jw3126/ONNXRunTime.jl repository. As of 03 May, 2024 this repository has 31 stars and 8 forks.

ONNXRunTime ONNXRunTime provides inofficial julia bindings for onnxruntime. It exposes both a low level interface, that mirrors the official C-API, as well as an high level interface. Contributions are welcome. Usage The high level API works as follows: julia> import ONNXRunTime as ORT julia> path = ORT.testdatapath("increment2x3.onnx"); # path to a toy model julia> model = ORT.load_inference(path); julia> input = Dict("input" => randn(Float32,2,3)) Dict{String, Matrix{Float32}} with...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
Seelengrab/RequiredInterfaces.jlJulia28010
tecosaur/DataToolkit.jlJulia41+1010
COMCIFS/Demonstration_DictionaryJulia0090
beacon-biosignals/ray_core_worker_julia_jll.jlJuliaC++Dockerfile8000
WestleyArgentum/GeneticAlgorithms.jlJulia1700660
pat-alt/julia-deeplearning-bookTeXSCSSJulia130110
arviz-devs/PosteriorStats.jlJulia4000
abap34/JITrench.jlJulia32000
svaksha/pythonidaeJulia91602180
jondeuce/Ignite.jlJulia19010