Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dcpu_device.cc61 kCpuName, client, std::move(devices), /*task_id=*/0, in GetCpuClient()
Dpjrt_client.h51 constexpr char kCpuName[] = "cpu"; variable
54 static const PjRtPlatformId kCpuId = tensorflow::Fingerprint64(kCpuName);
/external/tensorflow/tensorflow/compiler/xla/python/
Doutfeed_receiver_test.cc101 kCpuName, client, std::move(devices), /*task_id=*/0, in GetCpuClientWithNonLocalDevice()