---
title: inputTensors
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraphoperation/inputtensors
---

# inputTensors

The input tensors of the operation.

## Declaration

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