Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ run
Method
run
tests/validation/UNIT/OMPScheduler.cpp:58–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void run(const Window &window, const ThreadInfo &info) override
59
{
60
ARM_COMPUTE_UNUSED(window);
61
#pragma omp critical
62
{
63
roll_call[info.thread_id] = true;
64
}
65
}
66
67
bool success()
68
{
Callers
15
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
FillBorder.cpp
File · 0.45
TEST_CASE
Function · 0.45
validate_static_cast
Function · 0.45
GenerateProposalsLayer.cpp
File · 0.45
base_test_case
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_float_sqrt_boundary_value
Function · 0.36
test_specific_case_int8
Function · 0.36