---
title: subModels
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlmodelstructure-swift.enum/pipeline/submodels
---

# subModels

The structure of sub models in the Pipeline.

## Declaration

```swift
let subModels: [MLModelStructure]
```

## See Also

### Accessing the pipeline model

- [subModelNames](coreml/mlmodelstructure-swift.enum/pipeline/submodelnames.md)
