---
title: BNNSLayerFlagsLSTMDefaultActivations
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/bnnslayerflagslstmdefaultactivations
---

# BNNSLayerFlagsLSTMDefaultActivations

A flag that ignores the specified gate activations and instructs the operation to use default activations.

## Declaration

```swift
var BNNSLayerFlagsLSTMDefaultActivations: BNNSLayerFlags { get }
```

## See Also

### LSTM Layer Flags

- [rawValue](accelerate/bnnslayerflags/rawvalue.md)
- [init(_:)](accelerate/bnnslayerflags/init(_:).md)
- [init(rawValue:)](accelerate/bnnslayerflags/init(rawvalue:).md)
- [BNNSLayerFlagsLSTMBidirectional](accelerate/bnnslayerflagslstmbidirectional.md)
