Home
last modified time | relevance | path

Searched defs:allocator_config (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc147 const GpuAllocatorConfig& allocator_config, in GetGpuDeviceAllocator()
314 bool asynchronous, const GpuAllocatorConfig& allocator_config, in GetGpuClient()
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla.cc247 int node_id) -> StatusOr<std::shared_ptr<PyClient>> { in PYBIND11_MODULE()