|
Mila 0.13.48
Deep Neural Network Library
|
Class responsible for registering CPU GELU operations. More...
Static Public Member Functions | |
| static void | registerOperations () |
| Registers CPU GELU operations with the OperationRegistry. | |
Class responsible for registering CPU GELU operations.
Registers CPU GELU operation implementations with the OperationRegistry for different precisions. Currently supports FP32.
The registrar uses static initialization to automatically register operations when the module is loaded.
|
inlinestatic |
Registers CPU GELU operations with the OperationRegistry.
Registers factory functions for creating CPU GELU operations with different data types. Currently registers:

