Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ data
Method
data
tests/NEON/Accessor.h:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
inline const void *Accessor::data() const
135
{
136
return _tensor.buffer();
137
}
138
139
inline void *Accessor::data()
140
{
Callers
15
run
Method · 0.45
wait_next_event
Method · 0.45
get_counters
Method · 0.45
get_tile
Function · 0.45
l2_normalize
Function · 0.45
vector_matrix_multiply
Function · 0.45
roi_align_layer
Function · 0.45
strided_slice
Function · 0.45
select
Function · 0.45
gather
Function · 0.45
max_unpooling_layer_internal
Function · 0.45
copy
Function · 0.45
Calls
1
buffer
Method · 0.45
Tested by
no test coverage detected