Skip to content

opus111/BaseOnnx.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaseOnnx

Stable Dev Build Status

About

Core library for reading and writing ONNX formatted model files. Mostly contains generated ProtoBuf.jl code

Test with

open("data/mnist-8.onnx", "r") do io
    BaseOnnx.read(io) 
end

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages