Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ size
Method
size
tensorflow/core/lib/random/philox_random.h:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
PHILOX_DEVICE_INLINE T& operator[](int index) { return data_[index]; }
64
65
size_t size() const { return ElementCount; }
66
67
private:
68
T data_[ElementCount];
Callers
8
CheckSamplesMoments
Function · 0.45
UniformMomentsTest
Function · 0.45
NormalMomentsTest
Function · 0.45
RandomParametersMomentsTest
Function · 0.45
TestWeights
Method · 0.45
TEST
Function · 0.45
DistributionSampler
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
7
CheckSamplesMoments
Function · 0.36
UniformMomentsTest
Function · 0.36
NormalMomentsTest
Function · 0.36
RandomParametersMomentsTest
Function · 0.36
TestWeights
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36