Home
last modified time | relevance | path

Searched refs:GetGpuClient (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.h57 StatusOr<std::unique_ptr<PjRtClient>> GetGpuClient(
Dgpu_multistream_test.cc32 GetGpuClient(/*asynchronous=*/true, GpuAllocatorConfig(), in TEST()
Dgpu_device.cc313 StatusOr<std::unique_ptr<PjRtClient>> GetGpuClient( in GetGpuClient() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla.cc250 GetGpuClient(asynchronous, allocator_config, in PYBIND11_MODULE()