Skip to content

Commit 9f60d8f

Browse files
committed
Remove tab which caused build breaks
1 parent 19ccd9f commit 9f60d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/CNTKv2LibraryDll/DistributedCommunicator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ namespace CNTK
656656

657657
return true;
658658
}
659-
659+
660660
bool MPICommunicatorImpl::ShouldUseFP16AllReduce(const NDArrayViewPtr& viewPtr)
661661
{
662662
// currenly AllReduceDataHalf only supports NCCL/ and on GPU data

0 commit comments

Comments
 (0)