Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ size
Method
size
tests/NEON/Accessor.h:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
inline size_t Accessor::size() const
95
{
96
return _tensor.info()->total_size();
97
}
98
99
inline Format Accessor::format() const
100
{
Callers
15
do_setup
Method · 0.45
validate
Function · 0.45
validate_min_max_loc
Function · 0.45
TEST_CASE
Function · 0.45
create_window
Function · 0.45
WindowIterator.cpp
File · 0.45
TEST_CASE
Function · 0.45
unstack
Function · 0.45
pad_layer
Function · 0.45
weights_reshape
Function · 0.45
prior_box_layer
Function · 0.45
is_box_selected
Function · 0.45
Calls
2
total_size
Method · 0.45
info
Method · 0.45
Tested by
2
test_float_sqrt_boundary_value
Function · 0.36
test_specific_case_int8
Function · 0.36