Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/cake
/ device
Method
device
cake-core/src/backends/cpu/mod.rs:40–42 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
38
}
39
40
fn device(&self) -> &Device {
41
&self.device
42
}
43
44
fn attention(
45
&self,
Callers
15
from_tensor
Method · 0.45
layer_norm
Method · 0.45
group_norm
Method · 0.45
softmax
Method · 0.45
rope
Method · 0.45
gelu
Method · 0.45
topk
Method · 0.45
attention
Method · 0.45
stable_softplus
Method · 0.45
rms_norm_channel
Method · 0.45
depthwise_conv1d_bias
Method · 0.45
sigmoid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected