clean up: remove extra space line in mma.cuh
This commit is contained in:
parent
98ef358599
commit
b39ed57c45
|
|
@ -912,5 +912,4 @@ static __device__ __forceinline__ void mma(
|
||||||
NO_DEVICE_CODE;
|
NO_DEVICE_CODE;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Loading…
Reference in New Issue