Remove debug output.
This commit is contained in:
@@ -114,8 +114,6 @@ FFN<LayerTypes, OutputLayerType, InitializationRuleType, PerformanceFunction
|
||||
|
||||
initializeRule.Initialize(parameter, NetworkSize(network), 1);
|
||||
NetworkWeights(parameter, network);
|
||||
|
||||
Log::Debug << parameter << std::endl;
|
||||
}
|
||||
|
||||
template<typename LayerTypes,
|
||||
|
||||
Reference in New Issue
Block a user