---
title: deallocate()
framework: accelerate
role: symbol
role_heading: Instance Method
path: accelerate/bnnstensor/deallocate()
---

# deallocate()

Deallocates the previously allocated memory block referenced by this pointer.

## Declaration

```swift
func deallocate()
```
