Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc97 std::vector<std::pair<unsigned, unsigned>> steal_partitions( in Impl() local
111 steal_partitions[i] = std::make_pair(steal_start, steal_end); in Impl()
115 inter_op_thread_pool_->SetStealPartitions(steal_partitions); in Impl()