---
title: availableKinds
framework: coreai
role: symbol
role_heading: Type Property
path: coreai/computeunitkind/availablekinds
---

# availableKinds

The compute unit kinds available on the current device.

## Declaration

```swift
static var availableKinds: Set<ComputeUnitKind> { get }
```

## Mentioned in

Managing model specialization and caching
