Docs.rs
cubecl-linalg-0.5.0
cubecl-linalg 0.5.0
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.5.0
normal
cubecl-core ^0.5.0
normal
cubecl-reduce ^0.5.0
normal
cubecl-runtime ^0.5.0
normal
cubecl-std ^0.5.0
normal
half ^2.5
normal
pretty_assertions ^1.4
normal
optional
serde ^1.0.204
normal
trybuild ^1
dev
Versions
25.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cubecl_
linalg
0.5.0
Invalid
Config
Error
Aliased Type
In cubecl_
linalg::
matmul::
components
cubecl_linalg
::
matmul
::
components
Type Alias
InvalidConfigError
Copy item path
Source
pub type InvalidConfigError =
Box
<dyn
Display
>;
Aliased Type
ยง
pub struct InvalidConfigError(
/* private fields */
);