| Class | Description |
|---|---|
| IdentityLayer |
Identity layer, passes data through unaltered.
|
| MaskLayer |
MaskLayer applies the mask array to the forward pass activations, and backward pass gradients, passing through
this layer.
|
Copyright © 2020. All rights reserved.