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

# dimensions

An array that contains the dimensions of the shape structure.

## Declaration

```swift
var dimensions: [Int] { get }
```
