Searched refs:EnsureMemoryTypes (Results 1 – 6 of 6) sorted by relevance
56 TF_EXPECT_OK(EnsureMemoryTypes(DEVICE_GPU, "/device:GPU:0", g)); in TEST()65 TF_EXPECT_OK(EnsureMemoryTypes(DEVICE_SYCL, "/device:SYCL:0", g)); in TEST()
38 Status EnsureMemoryTypes(const DeviceType& device_type,
150 Status EnsureMemoryTypes(const DeviceType& device_type, in EnsureMemoryTypes() function
1297 TF_RETURN_IF_ERROR(EnsureMemoryTypes(DeviceType(device->device_type()), in CreateExecutors()
876 TF_RETURN_IF_ERROR(EnsureMemoryTypes(DeviceType(device()->device_type()), in CreateItem()
269 EnsureMemoryTypes(DeviceType(unit->device->device_type()), in InitItem()