burn/crates/burn-jit
Guillaume Lagrange d06533d382 Fix jit q_to_device 2024-09-24 14:58:10 -04:00
..
src Fix jit q_to_device 2024-09-24 14:58:10 -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.