| Class | Description |
|---|---|
| MaskLayer |
MaskLayer applies the mask array to the forward pass activations, and backward pass gradients, passing through
this layer.
|
| MaskZeroLayer |
Wrapper which masks timesteps with activation equal to the specified masking value (0.0 default).
|
| MaskZeroLayer.Builder |
Copyright © 2020. All rights reserved.