OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runtime_version_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/stream_executor/
device_description.h
53
const string &runtime_version() const { return
runtime_version_
; }
179
string
runtime_version_
;
member in class:stream_executor::DeviceDescription
240
device_description_->
runtime_version_
= value;
device_description.cc
33
runtime_version_
(kUndefinedString),
Completed in 78 milliseconds