This commit is contained in:
Fei Gao 2016-11-11 16:06:34 +08:00 коммит произвёл GitHub
Родитель 4286c6e9bc
Коммит acc6d4a3c3
1 изменённых файлов: 0 добавлений и 4 удалений

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

@ -18,16 +18,12 @@ testCases:
patterns:
- ^MPI Rank {{integer}}
- Finished Epoch[{{integer}} of {{integer}}]
- CE = {{float,tolerance=0.5}}
- Err = {{float,tolerance=0.5}}
Per-minibatch training results must match for each MPI Rank:
patterns:
- ^MPI Rank {{integer}}
- Epoch[{{integer}} of {{integer}}]-Minibatch[{{integer}}-{{integer}}
- " * {{integer}}; "
- CE = {{float,tolerance=0.5}}
- Err = {{float,tolerance=0.5}}
DataParallelASGD training parameters must match for each MPI Rank:
patterns: