Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device_factory.cc64 std::unique_ptr<BaseGPUDevice> CreateGPUDevice( in CreateGPUDevice() function in tensorflow::GPUDeviceFactory
H A Dgpu_device.cc1559 Status BaseGPUDeviceFactory::CreateGPUDevice( in CreateGPUDevice() function in tensorflow::BaseGPUDeviceFactory