Docs.rs
cubecl-std-0.11.0-pre.1
cubecl-std 0.11.0-pre.1
Docs.rs crate page
MIT
OR
Apache-2.0
27 July 2026
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
cubecl-common =0.11.0-pre.1
normal
cubecl-core =0.11.0-pre.1
normal
cubecl-runtime =0.11.0-pre.1
normal
half ^2.5
normal
num-traits ^0.2.19
normal
paste ^1
normal
serde ^1.0.204
normal
spin ^0.10.0
normal
test-log ^0.2
normal
optional
variadics_please ^2
normal
test-log ^0.2
dev
Versions
33.66%
of the crate is documented
Go to latest stable release
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 dynamic_rank_strided
cubecl_
std
0.11.0-pre.1
Module dynamic_
rank_
strided
Module Items
Structs
In cubecl_
std::
tensor::
layout
cubecl_std
::
tensor
::
layout
Module
dynamic_
rank_
strided
Copy item path
Source
Structs
§
Dynamic
Rank
Strided
Layout
Maps multi-dimensional physical coordinates to a linear buffer offset using per-axis strides. The physical layout’s rank can be any value.
Dynamic
Rank
Strided
Layout
Expand