Inspired by tinygrad
cargo run --release --example efficientnet static/chicken.jpg
- RUST_LOG to adjust log level (ERROR, INFO, DEBUG, TRACE)
- CUDA=1 to enable cuda backend
- GRAPH=1 to output compute graph (graph.dot)
Inspired by tinygrad
cargo run --release --example efficientnet static/chicken.jpg