---
title: "init(_:)"
framework: Compute Graph
role: symbol
role_heading: Initializer
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: "computegraph/computenodegraph/pipelines/init(_:)-2h68e"
---

# init(_:)

Assembles and compiles pipelines from the provided graph.

## Declaration

```swift
init(_ graph: ComputeNodeGraph) async throws
```

## Discussion

Discussion Compilation is performed asynchronously.
