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

# shape

The shape of the tensor.

## Declaration

```swift
var shape: [Int]? { get }
```
