Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dadaptive_shared_batch_scheduler.h229 std::uniform_real_distribution<double> rand_double_; variable
394 rand_double_(0.0, 1.0) { in AdaptiveSharedBatchScheduler()
470 rand_double_(rand_engine_) > in MaybeScheduleNextBatch()