Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op.cc295 const int64 uniformRejectionSamplingCost = in operator ()() local
306 batchInitCost + uniformRejectionSamplingCost * 2 * samples_per_batch; in operator ()()