FluxML/ONNX.jl
Read ONNX graphs in Julia
This tool helps machine learning practitioners in Julia environments work with pre-trained models. It takes models saved in the ONNX format, which is a standard for exchanging deep learning models, and allows you to load them into a Julia program for use. This is for data scientists and ML engineers who need to integrate models trained in other frameworks into their Julia workflows.
154 stars. No commits in the last 6 months.
Use this if you need to load and execute machine learning models, especially deep learning models, that were originally created and saved in the ONNX format into a Julia environment.
Not ideal if you need full conversion of ONNX models into Flux.jl specific model structures, as this feature is not yet implemented.
Stars
154
Forks
26
Language
Julia
License
—
Category
Last pushed
Mar 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FluxML/ONNX.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
astroautomata/SymbolicRegression.jl
Distributed High-Performance Symbolic Regression in Julia