MCPcopy Create free account
hub / github.com/OpenNMT/CTranslate2 / size

Method size

include/ctranslate2/storage_view.h:138–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136 }
137
138 dim_t size() const {
139 return _size;
140 }
141
142 dim_t item_size() const;
143

Callers 15

get_batch_indexMethod · 0.45
get_sample_beginMethod · 0.45
score_raw_text_fileMethod · 0.45
compute_strideFunction · 0.45
rankMethod · 0.45
dimMethod · 0.45
strideMethod · 0.45
num_sequencesMethod · 0.45
operator()Method · 0.45
num_streamsMethod · 0.45
lengthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected