Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetTestSeed
Function
GetTestSeed
tensorflow/core/lib/random/philox_random_test_utils.h:29–29 ·
view source on GitHub ↗
Return a random seed.
Source
from the content-addressed store, hash-verified
27
28
// Return a random seed.
29
inline uint64 GetTestSeed() { return New64(); }
30
31
// A utility function to fill the given array with samples from the given
32
// distribution.
Callers
5
UniformMomentsTest
Function · 0.85
NormalMomentsTest
Function · 0.85
RandomParametersMomentsTest
Function · 0.85
SingleSampleAdapterSkipTest
Function · 0.85
TEST
Function · 0.85
Calls
1
New64
Function · 0.85
Tested by
no test coverage detected