---
title: "setInput(at:_:)"
framework: Compute Graph
role: symbol
role_heading: Instance Method
path: "computegraph/computenodegraph/node/setinput(at:_:)-95j9n"
---

# setInput(at:_:)

## Declaration

```swift
mutating func setInput<V>(at index: Int, _ value: V) where V : BitwiseCopyable
```
