---
title: MTL4MachineLearningPipelineReflection
framework: metal
role: symbol
role_heading: Class
path: metal/mtl4machinelearningpipelinereflection
---

# MTL4MachineLearningPipelineReflection

Represents reflection information for a machine learning pipeline state.

## Declaration

```swift
class MTL4MachineLearningPipelineReflection
```

## Topics

### Instance Properties

- [bindings](metal/mtl4machinelearningpipelinereflection/bindings.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)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring a machine learning pipeline

- [MTL4MachineLearningPipelineDescriptor](metal/mtl4machinelearningpipelinedescriptor.md)
