Searched defs:kCPU (Results 1 – 6 of 6) sorted by relevance
61 const char* kCPU = "/job:localhost/replica:0/task:0/device:CPU:0"; variable
43 constexpr char kCPU[] = "CPU"; variable
34 enum class TestDevice { kCPU, kGPU }; enumerator
106 enum class TestType : uint8_t { kCPU, kGanesh, kGraphite }; enumerator
1077 kCPU, enumerator
55 constexpr char kCPU[] = "/device:FakeCPU:0"; variable