webnn-graph 0.1.0

Simple DSL for WebNN graphs
Documentation
1
2
3
4
5
pub mod ast;
pub mod emit_js;
pub mod parser;
pub mod validate;
pub mod weights;