Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/cake
/ device
Method
device
cake-core/src/backends/cuda/mod.rs:30–32 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
28
}
29
30
fn device(&self) -> &Device {
31
&self.device
32
}
33
34
fn attention(
35
&self,
Callers
2
cuda_fwd
Method · 0.45
attention
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected