Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 399 Bytes

File metadata and controls

7 lines (6 loc) · 399 Bytes

This is the rustnn project, organized into several repositories:

  • rustnn : main project, Rust implementation of WebNN with a Python front-end
  • webnn-onnx-utils : shared ONNX <-> WebNN conversion utilities
  • webnn-graph : A WebNN DSL to serialized/deserialize WebNN graphs
  • trtx-rs: Rust bindings to TensorRT-RTX
  • search-bikeshed : search CLI for Bikeshed files (.bs) built for AI Coding agents