Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
DBUILD43 ":xla_gpu_device",
97 name = "xla_gpu_device",
98 srcs = ["xla_gpu_device.cc"],
650 ":xla_gpu_device",
799 ":xla_gpu_device",
Dmark_for_compilation_pass_test.cc858 absl::string_view xla_gpu_device = in TEST() local
879 n->set_assigned_device_name(string(xla_gpu_device)); in TEST()
890 absl::string_view xla_gpu_device = in TEST() local
912 n->set_assigned_device_name(string(xla_gpu_device)); in TEST()
/external/tensorflow/tensorflow/compiler/xrt/tests/
DBUILD77 "//tensorflow/compiler/jit:xla_gpu_device",