---
title: shape
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns_graph_shape_t/shape
---

# shape

An array of unsigned-integer elements that specify the size of the shape.

## Declaration

```swift
var shape: UnsafeMutablePointer<UInt64>?
```

## See Also

### Specifying a shape’s properties

- [rank](accelerate/bnns_graph_shape_t/rank.md)
