Skip to content

Commit

Permalink
Update ASGDHelper.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
feiga authored Nov 9, 2016
1 parent 392fb65 commit 9ff4832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/SGDLib/ASGDHelper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,6 @@ class MultiversoHelper : public ASGDHelper<ElemType>
private:
void MultiversoInit(const std::list<ComputationNodeBasePtr> & learnableNodes)
{
assert(!m_isInitialized);
m_isInitialized = true;

// parameter server offer vary of updaters, we only use the SGD updater for this simple case.
Expand Down

0 comments on commit 9ff4832

Please sign in to comment.