Home | Sort by relevance Sort by last modified time |
/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 |