This commit is contained in:
Jaliya Ekanayake 2018-05-23 09:56:34 -07:00
Родитель ab5bd88bb1
Коммит 0d52225685
2 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -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