---
title: MLNeuralEngineComputeDevice
framework: coreml
role: symbol
role_heading: Class
path: coreml/mlneuralenginecomputedevice
---

# MLNeuralEngineComputeDevice

An object that represents a Neural Engine compute device.

## Declaration

```swift
class MLNeuralEngineComputeDevice
```

## Topics

### Getting the Total Core Count

- [totalCoreCount](coreml/mlneuralenginecomputedevice/totalcorecount.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [MLComputeDeviceProtocol](coreml/mlcomputedeviceprotocol.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Compute devices

- [MLComputeDevice](coreml/mlcomputedevice.md)
- [MLCPUComputeDevice](coreml/mlcpucomputedevice.md)
- [MLGPUComputeDevice](coreml/mlgpucomputedevice.md)
- [MLComputeDeviceProtocol](coreml/mlcomputedeviceprotocol.md)
