---
title: weight
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlcomputeplan-1w21n/cost/weight
---

# weight

The estimated workload of executing the operation over the total model evaluation. The value is between [0.0, 1.0].

## Declaration

```swift
let weight: Double
```
