burn/crates/burn-compute
Sylvain Benner e303e31c8b
Bump next version of Burn to 0.14.0 (#1618)
2024-04-12 17:14:45 -04:00
..
src [Breaking] Make Tensor, Module, Optimizer !Sync + Refactor Autodiff (#1575) 2024-04-04 16:01:17 -04:00
tests [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00
Cargo.toml Bump next version of Burn to 0.14.0 (#1618) 2024-04-12 17:14:45 -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 [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00

README.md

Burn Compute

This crate helps creating high performance async backends.

  • Asynchronous kernel executions
  • Memory allocation management
  • Autotuning