Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_index
Method · 0.45
get_sample_begin
Method · 0.45
translate_raw_text_file
Method · 0.45
score_raw_text_file
Method · 0.45
compute_stride
Function · 0.45
rank
Method · 0.45
dim
Method · 0.45
stride
Method · 0.45
num_sequences
Method · 0.45
operator()
Method · 0.45
num_streams
Method · 0.45
length
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected