update multiverso to latest version.

This commit is contained in:
Qiwei Ye 2016-04-12 16:13:20 +08:00
Родитель c3fae1003a
Коммит 4aa20172d9
2 изменённых файлов: 2 добавлений и 4 удалений

Просмотреть файл

@ -4,6 +4,7 @@
// the header files in ..\Multiverso\include
#include <multiverso/multiverso.h>
#include <multiverso/table/array_table.h>
#include <multiverso/util/configure.h>
#pragma comment(lib, "IMultiverso.lib")
#ifndef CPUONLY
@ -142,9 +143,6 @@ namespace Microsoft {
}
//Todo: support auto adjust learning rate
void LearningrateSync(){ throw("not implement yet."); };
//ASGD logic
void PushAndPullModel(const std::list<ComputationNodeBasePtr> & learnableNodes)
{

@ -1 +1 @@
Subproject commit 5a781ac07bdbc3c46d62cbad822edf5d26fdfaa9
Subproject commit ba441a5269887723fb447d573603bbe79d882e03