Mila
Deep Neural Network Library
|
Classes | |
class | Mila::Dnn::Compute::CudaGeluOp< TDataType > |
CUDA implementation of the GELU activation function for neural networks. More... | |
class | Mila::Dnn::Compute::CudaGeluOpRegistrar |
Class responsible for registering the CudaGeluOp operation. More... | |
Files | |
file | /home/runner/work/Mila/Mila/Mila/Src/Dnn/Compute/Operations/Cuda/CudaGeluOp.ixx |
Implementation of the CUDA-based GELU activation function for neural networks. | |