Skip to content

vnegi10/ONNX.jl

 
 

Repository files navigation

ONNX

ONNX.jl is in the process of a total reconstruction and currently supports saving & loading graphs as a Umlaut.Tape. When possible, functions from NNlib or standard library are used, but no conversion to Flux is implemented yet. See resnet18.jl for a practical example of graph loading.

Not all ONNX operators are implemented. See How to contribute for details of adding new operators.

About

Read ONNX graphs in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%