---
title: placeholderTensors
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraph/placeholdertensors
---

# placeholderTensors

Array of all the placeholder tensors.

## Declaration

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