Nikos Karampatziakis
18fa8097bf
merge
2016-10-12 13:25:17 +02:00
KeDengMS
e0b62abf4a
Revert "Add NoOpt build flavor"
...
This reverts commit d8a14c9e2a
.
2016-10-05 14:07:01 -07:00
KeDengMS
d8a14c9e2a
Add NoOpt build flavor
2016-10-05 13:53:14 -07:00
Gaizka Navarro
6d57746934
Applies CR feedback
...
Cleanup
2016-03-14 09:55:08 +01:00
Gaizka Navarro
f8be2e4eec
Renames SynchronouseExecutionEngine to NDLBuilderImpl
...
Renames SynchronousNodeEvaluator to NDLNodeEvaluatorImpl
Merges SynchronousExecutionEngine.h into NDLNetworkBuilder.h
Renames SynchronousExecutionEngine.cpp into NDLNetworkBuilder.cpp
2016-03-14 09:55:05 +01:00
Gaizka Navarro
576eeb5f87
Moves SynchronouseExecutionEngine to ActionsLib
2016-03-14 09:55:00 +01:00
Gaizka Navarro
79a26db55f
Removes unecessary header (NetworkFactory.h moved into Actions.h)
2016-03-14 09:54:59 +01:00
Gaizka Navarro
75364c8936
Relocates Network building files from ComputationNetworkLib to ActionsLib.
2016-03-14 09:54:58 +01:00
Gaizka Navarro
e2f31ff658
Addresses CR : Rename NetworkCreator to NetworkFactory
2016-03-14 09:54:57 +01:00
Gaizka Navarro
f2c6ad01fa
Implements building the network from the network definition and evaluating the network through the "write" command without the need of a model.
2016-03-14 09:54:29 +01:00
Gaizka Navarro
a2307ac6cd
Factors out the CreateNetworkFn out of TrainActions into its own file (NetworkCreator.h)
2016-03-14 09:54:27 +01:00
Frank Seide
a4a20183aa
made everything build again after deleting the unused MultiNetworks functions, incl. deleting related entries in SimpleNetworkBuilder;
...
deleted PairNetworkNode;
renamed EsotericActions.cpp to SpecialPurposeActions.cpp
2016-01-22 09:13:52 -08:00
Frank Seide
18b7b36cca
removed MultiNetworksSGD.h and -Evaluator.h, not yet made it compile
2016-01-22 08:28:57 -08:00
Mark Hillebrand
1bcefe770a
.gitattributes: set proper configuration for text files (and normalize files)
2016-01-18 09:35:54 +01:00
Philipp Kranen
33bb02c225
Fixed vcxproj.filters wrt restructuring
2015-12-16 09:42:02 +01:00
pkranen
c3895bb0b3
Move Source files for directory restructuring and fix project dependencies
2015-12-16 08:35:11 +01:00