---
title: round()
framework: accelerate
role: symbol
role_heading: Instance Method
path: accelerate/bnnsgraph/builder/tensor/round()
---

# round()

Adds an element-wise round operation to the current graph.

## Declaration

```swift
func round() -> BNNSGraph.Builder.Tensor<T>
```
