burn/crates/burn-jit
Guillaume Lagrange a6f7a5e532
Remove const D generic (#2298)
* Remove const D generic

* Missing merge conflicts
2024-09-24 08:35:52 -04:00
..
src Remove const D generic (#2298) 2024-09-24 08:35:52 -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.