Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_device.cc24 GpuInfo CreateGpuInfoFromMetalDevice(id<MTLDevice> device) { in CreateGpuInfoFromMetalDevice() function
68 info_ = CreateGpuInfoFromMetalDevice(device_); in MetalDevice()
71 info_ = CreateGpuInfoFromMetalDevice(device_); in MetalDevice()