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

# weights

The descriptor of the weights.

## Declaration

```swift
var weights: BNNSNDArrayDescriptor
```

## See Also

### Inspecting the Properties of a Fused Fully Connected Parameters Structure

- [bias](accelerate/bnns/fusedfullyconnectedparameters/bias.md)
