Docs.rs
cubecl-core-0.3.0
cubecl-core 0.3.0
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.3.0
normal
cubecl-macros ^0.3.0
normal
cubecl-runtime ^0.3.0
normal
derive-new ^0.6.0
normal
half ^2.4.1
normal
log ^0.4.22
normal
num-traits ^0.2.19
normal
paste ^1.0.15
normal
serde ^1.0.204
normal
pretty_assertions ^1.4
dev
trybuild ^1
dev
Versions
39.36%
of the crate is documented
Go to latest version
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
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
cubecl_
core
0.3.0
Module branch
Module Items
Modules
Structs
Enums
Traits
Functions
In cubecl_
core::
frontend
cubecl_core
::
frontend
Module
branch
Copy item path
Source
Modules
§
range
range_
stepped
Structs
§
Range
Expand
Stepped
Range
Expand
Switch
Expand
Switch
Expand
Expr
Enums
§
IfElse
Expand
IfElse
Expr
Expand
Traits
§
Iterable
Something that can be iterated on by a for loop. Currently only includes
Range
,
StepBy
and
Sequence
.
Functions
§
break_
expand
for_
expand
if_
else_
expand
if_
else_
expr_
expand
if_
expand
loop_
expand
range
integer range. Equivalent to:
range_
stepped
Stepped range. Equivalent to:
return_
expand
switch_
expand
switch_
expand_
expr