|
- 3.0.2 core module.
|
Go to the documentation of this file. 8 #define CT_LOADABLE_ACTIVATION(SCALAR, ACTIVATION, ACTIVATIONNAME) \ 9 if (activationKind == ACTIVATIONNAME) \ 11 c_i = std::shared_ptr<ct::core::tpl::ACTIVATION<SCALAR>>(new ct::core::tpl::ACTIVATION<SCALAR>()); \