Skip to content

Commit

Permalink
Merge pull request #7630 from belldandyxtq/mixed16_tests_for_multi_no…
Browse files Browse the repository at this point in the history
…de_chain_list

Add Mixed16 tests to multi-node chain List
  • Loading branch information
kuenishi committed Jul 19, 2019
2 parents 400c07d + c06e421 commit 8c5ffba
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -18,6 +18,8 @@ def __init__(self, param):
'dtype': np.float16,
}, {
'dtype': np.float32,
}, {
'dtype': chainer.mixed16
}]]


Expand Down

0 comments on commit 8c5ffba

Please sign in to comment.