---
title: dataLayout
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraphdepthwiseconvolution2dopdescriptor/datalayout
---

# dataLayout

The data layout of the input data in the forward pass.

## Declaration

```swift
var dataLayout: MPSGraphTensorNamedDataLayout { get set }
```

## Discussion

Discussion See: MPSGraphTensorNamedDataLayout.
