HomeSort by relevance Sort by last modified time
    Searched refs:threads_per_core_limit (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/
device_description.cc 77 result["Threads Per Core Limit"] = absl::StrCat(threads_per_core_limit());
device_description.h 94 const int64 &threads_per_core_limit() const { function in class:stream_executor::DeviceDescription

Completed in 91 milliseconds