Support bfloat16 on rest of the unit tests
[ROCm/rccl commit: 4ca05c1297]
This commit is contained in:
@@ -59,7 +59,8 @@ namespace CorrectnessTests
|
||||
ncclUint64,
|
||||
//ncclFloat16,
|
||||
ncclFloat32,
|
||||
ncclFloat64),
|
||||
ncclFloat64,
|
||||
ncclBfloat16),
|
||||
// Number of elements
|
||||
testing::Values(1024, 1048576),
|
||||
// Number of devices
|
||||
|
||||
Reference in New Issue
Block a user