MCPcopy 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_necessaryFunction · 0.45
mainFunction · 0.45
TEST_CASEFunction · 0.45
do_runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected