activation function cleaning
This commit is contained in:
@@ -46,7 +46,6 @@ namespace ActivationFunction {
|
|||||||
*/
|
*/
|
||||||
virtual ActivationFunction* clone() const = 0;
|
virtual ActivationFunction* clone() const = 0;
|
||||||
|
|
||||||
const static bool FORCE_REGISTER;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
typedef SimpleJSON::Factory<ActivationFunction> Factory;
|
typedef SimpleJSON::Factory<ActivationFunction> Factory;
|
||||||
|
|||||||
Reference in New Issue
Block a user