#onnx #helper

onnx

ONNX helpers for Rust

1 unstable release

Uses old Rust 2015

0.1.0 Feb 3, 2018

#52 in #onnx

MIT license

500KB
10K SLoC

C++ 5.5K SLoC // 0.0% comments Python 4K SLoC // 0.1% comments Jupyter Notebooks 72 SLoC // 0.1% comments Shell 35 SLoC // 0.2% comments Rust 17 SLoC Forge Config 7 SLoC
extern crate onnx;
use onnx::onnx::*;

Dependencies