---
title: "init(rawValue:)"
framework: vision
role: symbol
role_heading: Initializer
path: "vision/vncomputestage/init(rawvalue:)"
---

# init(rawValue:)

Creates a compute stage with the value you specify.

## Declaration

```swift
init(rawValue: String)
```

## Parameters

- `rawValue`: The compute stage.
