Home
last modified time | relevance | path

Searched refs:normal_moments (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/lib/random/
Drandom_distributions_test.cc170 auto normal_moments = [](int n) -> double { in NormalMomentsTest() local
192 CheckSamplesMoments(v1, normal_moments, max_moments, stride, z_limit); in NormalMomentsTest()