Home
last modified time | relevance | path

Searched refs:kDeviceTag (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
Ddebug_node_key.cc24 const char* const DebugNodeKey::kDeviceTag = "device_"; member in tensorflow::DebugNodeKey
47 kMetadataFilePrefix, kDeviceTag, in DeviceNameToDevicePath()
Ddebug_node_key.h28 static const char* const kDeviceTag; member
/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops_test.cc103 DebugNodeKey::kMetadataFilePrefix, DebugNodeKey::kDeviceTag); in TEST_F()