---
title: convertLayoutToNHWC()
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Method
path: metalperformanceshadersgraph/mpsgraphcompilationdescriptor/convertlayouttonhwc()
---

# convertLayoutToNHWC()

Turns on Automatic Layout Conversion (for conv like operations) for GPU. DEPRECATED: Layout conversion is now default, so this function is a no-op.

## Declaration

```swift
func convertLayoutToNHWC()
```
