---
title: BNNSGraphArgumentIntentIn
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/bnnsgraphargumentintentin
---

# BNNSGraphArgumentIntentIn

A constant that specifies the argument provides an input tensor.

## Declaration

```swift
var BNNSGraphArgumentIntentIn: BNNSGraphArgumentIntent { get }
```

## See Also

### Argument intents

- [init(_:)](accelerate/bnnsgraphargumentintent/init(_:).md)
- [init(rawValue:)](accelerate/bnnsgraphargumentintent/init(rawvalue:).md)
- [rawValue](accelerate/bnnsgraphargumentintent/rawvalue.md)
- [BNNSGraphArgumentIntentOut](accelerate/bnnsgraphargumentintentout.md)
- [BNNSGraphArgumentIntentInOut](accelerate/bnnsgraphargumentintentinout.md)
