Home | Sort by relevance Sort by last modified time |
/external/tensorflow/tensorflow/stream_executor/ | |
device_description.cc | 66 result["Runtime Version"] = runtime_version(); |
device_description.h | 53 const string &runtime_version() const { return runtime_version_; } function in class:stream_executor::DeviceDescription |