burn-jit 0.16.1

Generic backend that can be compiled just-in-time to any shader language target
Documentation
1
2
3
4
5
6
7
pub(crate) mod builder;
pub(crate) mod io;
pub(crate) mod ir;
pub(crate) mod kernel;

pub mod trace;
pub(crate) mod trace_builder;