Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dstack.cc241 static constexpr double kOccupancy = 0.7; in ComputeAsync() local
249 stats->bytes_in_use > (*stats->bytes_limit * kOccupancy)) { in ComputeAsync()