MCPcopy Create free account
hub / github.com/Samsung/ONE / size

Method size

compiler/circle-eval-diff/src/InputDataLoader.cpp:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115uint32_t HDF5Loader::size(void) const { return _hdf5->numData(); }
116
117InputDataLoader::Data HDF5Loader::get(uint32_t data_idx) const
118{

Callers 2

verifyTypeShapeFunction · 0.45
getMethod · 0.45

Calls 1

numDataMethod · 0.80

Tested by

no test coverage detected