MCPcopy Create free account
hub / github.com/evilsocket/cake / shape

Method shape

cake-core/src/utils/split.rs:42–44  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

40 }
41
42 fn shape(&self) -> &[usize] {
43 &self.shape
44 }
45
46 fn data(&self) -> std::borrow::Cow<'_, [u8]> {
47 std::borrow::Cow::from(&self.data)

Callers 15

create_new_metadataFunction · 0.80
getMethod · 0.80
getMethod · 0.80
getMethod · 0.80
getMethod · 0.80
from_tensorMethod · 0.80
topkMethod · 0.80
attentionMethod · 0.80
stable_softplusMethod · 0.80
attentionMethod · 0.80
stable_softplusMethod · 0.80

Calls

no outgoing calls

Tested by 2