Docs.rs
cubecl-matmul-0.8.1
cubecl-matmul 0.8.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
bytemuck ^1.16.1
normal
cubecl-common ^0.8.1
normal
cubecl-core ^0.8.1
normal
cubecl-random ^0.8.1
normal
cubecl-reduce ^0.8.1
normal
cubecl-runtime ^0.8.1
normal
cubecl-std ^0.8.1
normal
half ^2.5
normal
pretty_assertions ^1.4
normal
optional
serde ^1.0.204
normal
trybuild ^1
dev
Versions
42.66%
of the crate is documented
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 io
cubecl_
matmul
0.8.1
Module io
Module Items
Structs
Traits
Type Aliases
In cubecl_
matmul::
components::
tile
cubecl_matmul
::
components
::
tile
Module
io
Copy item path
Source
Structs
§
Filled
Tile is a single value that gets filled in everywhere
Filled
Expand
Strided
Tile is a slice of memory with a stride
Strided
Expand
Traits
§
Tile
Kind
Kind (family) of the tiles returned by a stage and ingested by a tile matmul reader
Type Aliases
§
Tile
TileMut