Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ sync
Method
sync
tests/benchmark/fixtures/ScaleFixture.h:96–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void sync()
97
{
98
sync_if_necessary<TensorType>();
99
sync_tensor_if_necessary<TensorType>(dst);
100
}
101
102
void teardown()
103
{
Callers
4
sync_if_necessary
Function · 0.45
main
Function · 0.45
TEST_CASE
Function · 0.45
do_run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected