Skip to content

Commit

Permalink
Update testcases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
feiga authored Nov 11, 2016
1 parent 4286c6e commit acc6d4a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit acc6d4a

Please sign in to comment.