burn/crates/burn-compute
Arthur Brussee 3f9e97946f
Feat: Dynamic cube count dispatch (#1975)
2024-07-06 19:17:01 -04:00
..
benches Dynamic memory management preset + updated wgpu buffer memory management (#1962) 2024-07-04 16:47:08 -04:00
src Feat: Dynamic cube count dispatch (#1975) 2024-07-06 19:17:01 -04:00
tests Feat: Dynamic cube count dispatch (#1975) 2024-07-06 19:17:01 -04:00
Cargo.toml Consistent sync/async handling, allow more functions to be async for wasm. (#1936) 2024-07-02 08:25:28 -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