Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nhynes/onnx-rs

ONNX for Rust
https://github.com/nhynes/onnx-rs

deep-learning onnx rust

Last synced: 10 days ago
JSON representation

ONNX for Rust

Awesome Lists containing this project

README

        

```rust
extern crate onnx;
use onnx::onnx::*;
```