---
title: count
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnnstensor/count
---

# count

The number of elements in the tensor.

## Declaration

```swift
var count: Int { get }
```
