Home
last modified time | relevance | path

Searched defs:num_inter_op_threads (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Drun_handler_util_test.cc96 int num_inter_op_threads = 9; in TEST() local
Drun_handler.cc771 explicit Impl(int num_inter_op_threads, int num_intra_op_threads) in Impl()
1075 RunHandlerPool::RunHandlerPool(int num_inter_op_threads) in RunHandlerPool()
1078 RunHandlerPool::RunHandlerPool(int num_inter_op_threads, in RunHandlerPool()