Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc190 static int DefaultThreadPoolSize() { in DefaultThreadPoolSize() function
222 std::max<int>(DefaultThreadPoolSize(), client->device_count())) { in PjRtStreamExecutorClient()