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

# stride

The stride of the tensor.

## Declaration

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