MCPcopy Create free account
hub / github.com/KomputeProject/kompute / size

Method size

src/Tensor.cpp:110–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110uint32_t
111Tensor::size()
112{
113 return this->mSize;
114}
115
116uint32_t
117Tensor::dataTypeMemorySize()

Callers 15

vectorMethod · 0.95
test_logistic_regressionFunction · 0.80
opAlgoDispatchPyInitFunction · 0.80
PYBIND11_MODULEFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
compileSourceFunction · 0.80
OpTensorSyncLocalMethod · 0.80
recordMethod · 0.80

Calls

no outgoing calls

Tested by 6

test_logistic_regressionFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64