---
title: MLComputePlan.Cost
framework: coreml
role: symbol
role_heading: Structure
path: coreml/mlcomputeplan-1w21n/cost
---

# MLComputePlan.Cost

A struct containing information on the estimated cost of executing a layer/operation.

## Declaration

```swift
struct Cost
```

## Topics

### Accessing the weight

- [weight](coreml/mlcomputeplan-1w21n/cost/weight.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the estimated cost

- [estimatedCost(of:)](coreml/mlcomputeplan-1w21n/estimatedcost(of:).md)
