Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ offset_int_vec
Function
offset_int_vec
src/core/helpers/MemoryHelpers.h:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
namespace arm_compute
37
{
38
inline int offset_int_vec(int offset)
39
{
40
return ACL_INT_VEC + offset;
41
}
42
43
template <typename TensorType>
44
struct WorkspaceDataElement
Callers
15
configure
Method · 0.85
run
Method · 0.85
prepare
Method · 0.85
configure
Method · 0.85
run
Method · 0.85
configure
Method · 0.85
run
Method · 0.85
prepare
Method · 0.85
configure
Method · 0.85
run
Method · 0.85
prepare
Method · 0.85
configure_reshaped
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected