---
title: outputTensors
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraphoperation/outputtensors
---

# outputTensors

The output tensors of the operation.

## Declaration

```swift
var outputTensors: [MPSGraphTensor] { get }
```
