Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h703 const int scheduling_capacity = in ScheduleWithSplit() local
712 if ((*task)->size() > scheduling_capacity) { in ScheduleWithSplit()