Docs.rs
cubek-convolution-0.0.1
cubek-convolution 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
bytemuck ^1.16.1
normal
cubecl =0.9.0-pre.5
normal
cubecl-common =0.9.0-pre.5
normal
cubek-matmul ^0.0.1
normal
half ^2.5
normal
serde ^1.0.204
normal
cubecl =0.9.0-pre.5
dev
cubek-random ^0.0.1
dev
pretty_assertions ^1.4
dev
trybuild ^1
dev
Versions
20.1%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module launch
cubek_
convolution
0.0.1
Module launch
Module Items
Structs
Functions
In crate cubek_
convolution
cubek_convolution
Module
launch
Copy item path
Source
Structs
§
Convolution
Args
Functions
§
launch_
conv
Perform an n-dimensional convolution using the implicit GEMM (im2col) algorithm, using cubecl tiling matmul components, using the specified algorithm.
launch_
kernel