burn/crates/burn-jit
Guillaume Lagrange 15f9d2642f Add note on handles/streams order 2024-09-24 15:53:47 -04:00
..
src Add note on handles/streams order 2024-09-24 15:53:47 -04:00
Cargo.toml Introduce autotuning to `conv2d` and `conv_transpose2d` with a new `im2col`/`GEMM` algorithm (#2287) 2024-09-23 15:54:50 -04:00
LICENSE-APACHE Update licenses symlinks (#1613) 2024-04-12 14:43:58 -04:00
LICENSE-MIT Update licenses symlinks (#1613) 2024-04-12 14:43:58 -04:00
README.md Docs/update contributor book (#1622) 2024-04-16 08:33:59 -04:00

README.md

Burn JIT Backend

Generic backend that can be compiled just-in-time (JIT) to any shader language target.