---
title: "MLComputeDevice.neuralEngine(_:)"
framework: coreml
role: symbol
role_heading: Case
path: "coreml/mlcomputedevice/neuralengine(_:)"
---

# MLComputeDevice.neuralEngine(_:)

A device that represents a Neural Engine compute device.

## Declaration

```swift
case neuralEngine(MLNeuralEngineComputeDevice)
```

## See Also

### Device types

- [MLComputeDevice.cpu(_:)](coreml/mlcomputedevice/cpu(_:).md)
- [MLComputeDevice.gpu(_:)](coreml/mlcomputedevice/gpu(_:).md)
