---
title: weights
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnnsmhaprojectionparameters/weights
---

# weights

The descriptor of the initial projection’s weights.

## Declaration

```swift
var weights: BNNSNDArrayDescriptor
```

## See Also

### Instance Properties

- [target_desc](accelerate/bnnsmhaprojectionparameters/target_desc.md)
- [bias](accelerate/bnnsmhaprojectionparameters/bias.md)
