Mila
Deep Neural Network Library
|
Classes | |
class | Mila::Dnn::Compute::CpuLayerNormOp |
CPU implementation of the Layer Normalization operation for neural networks. More... | |
class | Mila::Dnn::Compute::CpuLayerNormOpRegistrar |
Class responsible for registering the CpuLayerNormOp operation. More... | |
Files | |
file | /home/runner/work/Mila/Mila/Mila/Src/Dnn/Compute/Operations/Cpu/CpuLayerNormOp.ixx |
Implementation of the CPU-based Layer Normalization operation for neural networks. | |