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

# BNNSGraph.Builder.Direction

The direction of a recurrent operation.

## Declaration

```swift
enum Direction
```

## Topics

### Enumeration Cases

- [BNNSGraph.Builder.Direction.forward](accelerate/bnnsgraph/builder/direction/forward.md)
- [BNNSGraph.Builder.Direction.reverse](accelerate/bnnsgraph/builder/direction/reverse.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
