---
title: BNNSGraph.Builder.Intent
framework: accelerate
role: symbol
role_heading: Enumeration
path: accelerate/bnnsgraph/builder/intent
---

# BNNSGraph.Builder.Intent

Constants that describe argument intents.

## Declaration

```swift
enum Intent
```

## Topics

### Enumeration Cases

- [BNNSGraph.Builder.Intent.input](accelerate/bnnsgraph/builder/intent/input.md)
- [BNNSGraph.Builder.Intent.inputOutput](accelerate/bnnsgraph/builder/intent/inputoutput.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
