diff --git a/MachineLearning/cn/SimpleEvaluator.h b/MachineLearning/cn/SimpleEvaluator.h index 6c53a09b9..4dda0ab99 100644 --- a/MachineLearning/cn/SimpleEvaluator.h +++ b/MachineLearning/cn/SimpleEvaluator.h @@ -102,7 +102,6 @@ namespace Microsoft { namespace MSR { namespace CNTK { evalResultsLastMBs.push_back((ElemType)0); dataReader.StartMinibatchLoop(mbSize, 0, testSize); - dataReader.SetNbrSlicesEachRecurrentIter(1); for (int i=0; i