MCPcopy 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_fwdMethod · 0.45
attentionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected