refactoring recurent
This commit is contained in:
@@ -44,8 +44,6 @@ namespace NeuralNetwork
|
||||
|
||||
inline virtual void setThreads(const unsigned& t) final {threads=t;}
|
||||
|
||||
using Stringifiable::stringify;
|
||||
|
||||
protected:
|
||||
/**
|
||||
* @brief Number of threads used by network
|
||||
|
||||
Reference in New Issue
Block a user