fix the test failure
This commit is contained in:
Родитель
ab5bd88bb1
Коммит
0d52225685
|
@ -11,6 +11,9 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
//
|
||||
// Note: Some template specializations have not been implemented in this file.
|
||||
//
|
||||
namespace Microsoft { namespace MSR { namespace CNTK {
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
|
|
|
@ -399,7 +399,10 @@ Test module "MathTests" has passed with:
|
|||
8 assertions out of 8 passed
|
||||
|
||||
Test case "CPUMatrixSuite/CPUMatrixConstructorFlagNormal" has passed with:
|
||||
6 assertions out of 6 passed
|
||||
8 assertions out of 8 passed
|
||||
|
||||
Test case "CPUMatrixSuite/CPUMatrixShortConstructorNoFlags" has passed with:
|
||||
8 assertions out of 8 passed
|
||||
|
||||
Test case "CPUMatrixSuite/CPUMatrixConstructorFormatRowMajor" has passed with:
|
||||
6 assertions out of 6 passed
|
||||
|
|
Загрузка…
Ссылка в новой задаче