MCPcopy 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

CheckSamplesMomentsFunction · 0.45
UniformMomentsTestFunction · 0.45
NormalMomentsTestFunction · 0.45
TestWeightsMethod · 0.45
TESTFunction · 0.45
DistributionSamplerMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 7

CheckSamplesMomentsFunction · 0.36
UniformMomentsTestFunction · 0.36
NormalMomentsTestFunction · 0.36
TestWeightsMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36