Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ seed
Method
seed
tests/AssetsLibrary.cpp:267–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
std::random_device::result_type AssetsLibrary::seed() const
268
{
269
return _seed;
270
}
271
272
void AssetsLibrary::set_seed(std::random_device::result_type seed)
273
{
Callers
15
setup
Method · 0.80
setup
Method · 0.80
add_padding_x
Function · 0.80
FillBorder.cpp
File · 0.80
TEST_CASE
Function · 0.80
setup
Method · 0.80
generate_rois
Method · 0.80
setup_quantization
Method · 0.80
setup
Method · 0.80
generate_random_axis
Method · 0.80
setup_quantization
Method · 0.80
setup_quantization
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected