Docs.rs
burn-cubecl-0.21.0
burn-cubecl 0.21.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
burn-backend ^0.21.0
normal
burn-cubecl-fusion ^0.21.0
normal
optional
burn-fusion ^0.21.0
normal
optional
burn-ir ^0.21.0
normal
burn-std ^0.21.0
normal
cubecl ^0.10.0
normal
cubek ^0.2.0
normal
derive-new ^0.7.0
normal
futures-lite ^2.6.1
normal
log ^0.4.29
normal
serde ^1.0.228
normal
text_placeholder ^0.5.1
normal
tracing ^0.1.44
normal
optional
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module fft
burn_
cubecl
0.21.0
Module fft
Module Items
Functions
In burn_
cubecl::
kernel
burn_cubecl
::
kernel
Module
fft
Copy item path
Source
Expand description
FFT algorithms
Functions
ยง
irfft
Launch the irfft kernel with optional padding for non-power-of-two sizes.
rfft
Launch the rfft kernel with optional padding for non-power-of-two sizes.