Searched refs:is_cpu_device (Results 1 – 1 of 1) sorted by relevance
792 auto is_cpu_device = [](const std::pair<DeviceType, int32>& entry) -> bool { in AddHostOnlyDataTypesConstraints() local802 if (absl::c_all_of(root.supported_device_types(), is_cpu_device)) continue; in AddHostOnlyDataTypesConstraints()838 is_cpu_device); in AddHostOnlyDataTypesConstraints()