bobisme / torchtorust

Simple example of going from pytorch > onnx > rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The model is a simple MLP. It takes 2 8-bit numbers and calculates the XOR.

About

Simple example of going from pytorch > onnx > rust.


Languages

Language:Python 70.4%Language:Rust 29.6%