This commit is contained in:
Родитель
2d90c6e2d9
Коммит
8d157ad513
|
@ -1928,6 +1928,7 @@ template <class ElemType>
|
||||||
gradientValues.Print("Gradient Input");
|
gradientValues.Print("Gradient Input");
|
||||||
smoothedGradient.Print("Smoothed Gradient Input");
|
smoothedGradient.Print("Smoothed Gradient Input");
|
||||||
#endif
|
#endif
|
||||||
|
gradientValues.Print("Gradient");
|
||||||
|
|
||||||
// make actualMBSize is a valid value
|
// make actualMBSize is a valid value
|
||||||
assert(actualMBSize > 0);
|
assert(actualMBSize > 0);
|
||||||
|
|
Загрузка…
Ссылка в новой задаче