MCPcopy 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_tensorMethod · 0.45
layer_normMethod · 0.45
group_normMethod · 0.45
softmaxMethod · 0.45
ropeMethod · 0.45
geluMethod · 0.45
topkMethod · 0.45
attentionMethod · 0.45
stable_softplusMethod · 0.45
rms_norm_channelMethod · 0.45
depthwise_conv1d_biasMethod · 0.45
sigmoidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected