|
OpenNN
Open-source neural networks library
|
Declares the Normalization3d layer: layer normalization applied across the embedding dimension of rank-2 inputs. More...
#include "layer.h"#include "operators.h"#include "forward_propagation.h"#include "back_propagation.h"Go to the source code of this file.
Classes | |
| class | opennn::Normalization3d |
| Layer normalization across the embedding dimension of rank-2 inputs. More... | |
Namespaces | |
| namespace | opennn |
Declares the Normalization3d layer: layer normalization applied across the embedding dimension of rank-2 inputs.