Update Makefile for the new added ASGDHelper.cpp file
This commit is contained in:
Родитель
ce87588a26
Коммит
060e9f678d
1
Makefile
1
Makefile
|
@ -483,6 +483,7 @@ SGDLIB_SRC=\
|
|||
$(SOURCEDIR)/SGDLib/Profiler.cpp \
|
||||
$(SOURCEDIR)/SGDLib/SGD.cpp \
|
||||
$(SOURCEDIR)/SGDLib/PostComputingActions.cpp \
|
||||
$(SOURCEDIR)/SGDLib/ASGDHelper.cpp \
|
||||
|
||||
SGDLIB_SRC+=$(CNTKLIBRARY_COMMON_SRC)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче