OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
normalization_layer_3d.h File Reference

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
 

Detailed Description

Declares the Normalization3d layer: layer normalization applied across the embedding dimension of rank-2 inputs.