4 releases (2 stable)

1.1.0 May 8, 2020
1.0.0 Jan 18, 2020
0.0.2 Jan 14, 2020
0.0.1 Jan 11, 2020

#51 in #onnx

MIT license

30MB
588K SLoC

C++ 236K SLoC // 0.1% comments Java 91K SLoC // 0.2% comments Python 58K SLoC // 0.2% comments C# 56K SLoC // 0.2% comments Objective-C 52K SLoC // 0.1% comments C 37K SLoC // 0.1% comments PHP 16K SLoC // 0.4% comments JavaScript 15K SLoC // 0.3% comments Bitbake 6K SLoC // 0.0% comments Ruby 5K SLoC // 0.1% comments Shell 4K SLoC // 0.3% comments Automake 3.5K SLoC // 0.1% comments Visual Studio Project 3K SLoC Bazel 2K SLoC // 0.1% comments M4 1.5K SLoC // 0.3% comments Forge Config 619 SLoC // 0.3% comments Go 416 SLoC // 0.1% comments Swift 351 SLoC // 0.1% comments Visual Studio Solution 288 SLoC Jupyter Notebooks 198 SLoC // 0.2% comments Batch 187 SLoC // 0.1% comments Rust 155 SLoC // 0.0% comments Dart 93 SLoC // 0.1% comments Emacs Lisp 92 SLoC // 0.5% comments Vim Script 72 SLoC // 0.2% comments INI 51 SLoC // 0.2% comments Xcode Config 33 SLoC // 0.7% comments AWK 17 SLoC // 0.1% comments Objective-C++ 16 SLoC // 0.7% comments PowerShell 11 SLoC // 0.3% comments

onnx-shape-inference

Documentation Crate Build Status

ONNX Shape inference binding.

Usage

[dependencies]
onnx-shape-inference = "^1.1.0"

License

MIT license same as ONNX.


lib.rs:

ONNX Shape inference helper binding.

Resources used to implement:

Dependencies