Home
last modified time | relevance | path

Searched defs:DeviceDescription (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dplatform.h35 class DeviceDescription; variable
Ddevice_description.cc29 DeviceDescription::DeviceDescription() in DeviceDescription() function in stream_executor::DeviceDescription
/external/autotest/client/common_lib/cros/network/
Dinterface.py24 DeviceDescription = collections.namedtuple('DeviceDescription', variable
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test.cc754 TEST_F(StreamExecutorTest, DeviceDescription) { in TEST_F() argument